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

Public Member Functions

 ShowIfNullAttribute (string nullableMemberName, bool showIfConditionMet=false)
 

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 ShowIfNullAttribute.cs.

Constructor & Destructor Documentation

§ ShowIfNullAttribute()

HoloToolkit.Unity.ShowIfNullAttribute.ShowIfNullAttribute ( string  nullableMemberName,
bool  showIfConditionMet = false 
)

Definition at line 15 of file ShowIfNullAttribute.cs.


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