<Code Lib>
2021 Constructor
Changes 1
C

FormatOptions(ForgeTypeId, ForgeTypeId)

Description:
Creates a new FormatOptions object that represents custom formatting.

public FormatOptions(
	ForgeTypeId unitTypeId,
	ForgeTypeId symbolTypeId
)

Loading…