![]() |
Interhaptics SDK for Unity 1.6
|
Public Member Functions | |
ConditionalHideAttribute (string conditionalSourceField, bool hideInInspector=false) | |
Properties | |
string | ConditionalSourceField [get] |
bool | HideInInspector [get] |
Definition at line 10 of file ConditionalHideAttribute.cs.
Interhaptics.Utils.ConditionalHideAttribute.ConditionalHideAttribute | ( | string | conditionalSourceField, |
bool | hideInInspector = false ) |
Definition at line 15 of file ConditionalHideAttribute.cs.
References Interhaptics.Utils.ConditionalHideAttribute.ConditionalSourceField, and Interhaptics.Utils.ConditionalHideAttribute.HideInInspector.
|
get |
Definition at line 12 of file ConditionalHideAttribute.cs.
Referenced by Interhaptics.Utils.ConditionalHideAttribute.ConditionalHideAttribute().
|
get |
Definition at line 13 of file ConditionalHideAttribute.cs.
Referenced by Interhaptics.Utils.ConditionalHideAttribute.ConditionalHideAttribute().