VR Development Framework
v 1.0.0
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Public Member Functions | Private Attributes | List of all members
AVR.Core.Attributes.DrawIfPropertyDrawer Class Reference
Inheritance diagram for AVR.Core.Attributes.DrawIfPropertyDrawer:

Public Member Functions

override float GetPropertyHeight (SerializedProperty property, GUIContent label)
 
override void OnGUI (Rect position, SerializedProperty property, GUIContent label)
 

Private Attributes

ConditionalHideInInspector attr
 
SerializedProperty hideConditionProperty
 
float propertyHeight
 

Detailed Description

Definition at line 95 of file AVR_Attributes_PropertyDrawers.cs.