<Code Lib>
2021 Method
Changes 1
M

FormatOptions.CanUsePlusPrefix(ForgeTypeId)

Description:
Checks whether a plus prefix can be displayed for a given unit.
Overloads (3):
CanUsePlusPrefix(ForgeTypeId)

public static bool CanUsePlusPrefix(
	ForgeTypeId unitTypeId
)

Return Value bool True if a plus prefix can be displayed, false otherwise.

Loading…