<Code Lib>
2027 Method
Changes 1
M

FormatOptions.GetValidSymbols

Description:
Gets the identifiers of all valid symbols for the unit in this FormatOptions.
Overloads (2):
GetValidSymbols

public IList<ForgeTypeId> GetValidSymbols()

IList<ForgeTypeId> Identifiers of the valid symbols.

Loading…