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

Assigns given attributes to a foldout group in the inspector. The way these are drawn is determined by FoldoutPropertyDrawer More...

Inheritance diagram for AVR.Core.Attributes.FoldoutGroup:

Public Member Functions

 FoldoutGroup (string group_id)
 Assigns given attributes to a foldout group in the inspector. More...
 

Public Attributes

string group_id
 

Detailed Description

Assigns given attributes to a foldout group in the inspector. The way these are drawn is determined by FoldoutPropertyDrawer

Definition at line 194 of file AVR_Attributes.cs.