VR Development Framework
v 1.0.0
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
override float AVR.Core.Attributes.FoldoutPropertyDrawer.GetPropertyHeight ( SerializedProperty  property,
GUIContent  label 
)
inline

Definition at line 37 of file AVR_Attributes_PropertyDrawers.cs.

38  {
39  return 0;
40  }