Tanoda
|
Public Member Functions | |
DisableIfEqual (string propertyName, object To) | |
![]() | |
DisableIfBase (object isEqualTo, object isNotEqualTo, bool isAndOperation, bool nullIsValid, bool equalToComparison, params string[] propertyNames) | |
Additional Inherited Members | |
![]() | |
readonly string[] | propertyNames |
readonly object | testValue |
readonly bool | disableResult |
readonly bool | isAndOperation |
readonly bool | nullIsValid |
readonly bool | equalToComparison |
![]() | |
FieldInfo? | fieldInfo [get, protected set] |
UnityObject[]? | targets [get, protected set] |
Definition at line 118 of file DisableIf.cs.
Leap.Unity.Attributes.DisableIfEqual.DisableIfEqual | ( | string | propertyName, |
object | To | ||
) |
Definition at line 119 of file DisableIf.cs.