2026 Method
Changes 1
M

FormatOptions.IsValidSymbol

Description:
Checks whether a symbol is valid for the unit in this FormatOptions.
Overloads (2):
IsValidSymbol(ForgeTypeId)
public bool IsValidSymbol(
	ForgeTypeId symbolTypeId
)
  • symbolTypeId
    Identifier of the symbol to check.
Return Value Boolean True if the symbol is valid, false otherwise.