2026 Constructor
Changes 1
C

FormatOptions(ForgeTypeId)

Description:
Creates a new FormatOptions object that represents custom formatting.
Overloads (4):
public FormatOptions(
	ForgeTypeId unitTypeId
)
  • unitTypeId
    Identifier of the unit to display.
  • unitTypeId is not a unit identifier. See UnitUtils.IsUnit(ForgeTypeId) and UnitUtils.GetUnitTypeId(DisplayUnitType).
  • A non-optional argument was null