AttributeMode

Enum in VisibilityAttribute

Inherits from System.Enum

Summary

The type of test represented by Condition .

public enum AttributeMode
{
    BooleanCondition,
    EnumEquality
}

Members

Name
Description

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).

Condition is the name of an enum variable, and the test passes when the variable's value is equal to EnumValue .

Last updated

Yarn Spinnerยฎ and Secret Labยฎ are trade marks of Secret Lab Pty. Ltd., and are used by Yarn Spinner Pty. Ltd. under license.