BooleanCondition
Enumeration Member in AttributeMode
Summary
Condition is the name of a bool
variable or a reference to a UnityEngine.Object
, and the test passes when the variable is true
(if bool) or non-null (if an object).
Last updated