AttributeMode
Last updated
Was this helpful?
Last updated
Was this helpful?
Enum in
Inherits from System.Enum
The type of test represented by .
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).
is the name of an enum variable, and the test passes when the variable's value is equal to .