Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves whether a condition exists for the modifier in the _modifierType parameter.
Syntax
public NoYes pcCheckModifierCondition(EcoResModifierType _modifierType)
Run On
Called
Parameters
- _modifierType
Type: EcoResModifierType Enumeration
The modifier type of the condition.
Return Value
Type: NoYes Enumeration
A NoYes::Yes enumeration value if a condition exists; otherwise, a NoYes::No enumeration value.