FormatOptions.GetValidSymbols
Description:
Gets the identifiers of all valid symbols for a given unit.
Gets the identifiers of all valid symbols for a given unit.
Overloads (2):
GetValidSymbols(ForgeTypeId)
public static IList<ForgeTypeId> GetValidSymbols(
ForgeTypeId unitTypeId
)
-
unitTypeIdIdentifier of the unit.
-
unitTypeId is not a unit identifier. See UnitUtils.IsUnit(ForgeTypeId) and UnitUtils.GetUnitTypeId(DisplayUnitType).
-
A non-optional argument was NULL