2023 Constructor
Changes 1
C

FormatOptions(ForgeTypeId, ForgeTypeId)

Description:
Creates a new FormatOptions object that represents custom formatting.
Overloads (4):
FormatOptions(ForgeTypeId,ForgeTypeId)
public FormatOptions(
	ForgeTypeId unitTypeId,
	ForgeTypeId symbolTypeId
)