<Code Lib>
2025 Method
Changes 0
M

FabricationServiceButton.IsUnrestrictedCondition

Description:
Checks if the condition is unrestricted.

public bool IsUnrestrictedCondition(
	int condition
)

  • condition
    The condition index.
Return Value Boolean True if the condition is unrestricted.

Loading…