AR Design
UBC EML collab with UBC SALA - visualizing IoT data in AR
HoloToolkit.Unity.ShowIfBoolValueAttribute Class Reference
Inheritance diagram for HoloToolkit.Unity.ShowIfBoolValueAttribute:
HoloToolkit.Unity.ShowIfAttribute

Public Member Functions

 ShowIfBoolValueAttribute (string boolMemberName, bool showIfConditionMet=true)
 

Additional Inherited Members

- Properties inherited from HoloToolkit.Unity.ShowIfAttribute
string MemberName [get, protected set]
 
bool ShowIfConditionMet [get, protected set]
 

Detailed Description

Definition at line 13 of file ShowIfBoolValueAttribute.cs.

Constructor & Destructor Documentation

§ ShowIfBoolValueAttribute()

HoloToolkit.Unity.ShowIfBoolValueAttribute.ShowIfBoolValueAttribute ( string  boolMemberName,
bool  showIfConditionMet = true 
)

Definition at line 16 of file ShowIfBoolValueAttribute.cs.


The documentation for this class was generated from the following file: