<Code Lib>
2022 Method
Changes 1
M

FormatOptions.CanHaveSymbol(ForgeTypeId)

Description:
Checks whether a symbol can be specified to display a given unit.
Overloads (2):
CanHaveSymbol(ForgeTypeId)

public static bool CanHaveSymbol(
	ForgeTypeId unitTypeId
)

Return Value bool True if a symbol can be specified, false otherwise.

Loading…