<Code Lib>
2023 Method
Changes 1
M

FormatOptions.CanSuppressSpaces(ForgeTypeId)

Description:
Checks whether spaces can be suppressed for a given unit.
Overloads (2):
CanSuppressSpaces(ForgeTypeId)

public static bool CanSuppressSpaces(
	ForgeTypeId unitTypeId
)

Return Value bool True if spaces can be suppressed, false otherwise.

Loading…