Infinite Runner Engine v1.9
Public Member Functions | Public Attributes | List of all members
MoreMountains.Feedbacks.MMFInspectorGroupData Class Reference

Public Member Functions

void ClearGroup ()
 

Public Attributes

bool GroupIsOpen
 
MMFInspectorGroupAttribute GroupAttribute
 
List< SerializedProperty > PropertiesList = new List<SerializedProperty>()
 
HashSet< string > GroupHashSet = new HashSet<string>()
 
Color GroupColor
 

Member Function Documentation

◆ ClearGroup()

void MoreMountains.Feedbacks.MMFInspectorGroupData.ClearGroup ( )

Member Data Documentation

◆ GroupAttribute

MMFInspectorGroupAttribute MoreMountains.Feedbacks.MMFInspectorGroupData.GroupAttribute

◆ GroupColor

Color MoreMountains.Feedbacks.MMFInspectorGroupData.GroupColor

◆ GroupHashSet

HashSet<string> MoreMountains.Feedbacks.MMFInspectorGroupData.GroupHashSet = new HashSet<string>()

◆ GroupIsOpen

bool MoreMountains.Feedbacks.MMFInspectorGroupData.GroupIsOpen

◆ PropertiesList

List<SerializedProperty> MoreMountains.Feedbacks.MMFInspectorGroupData.PropertiesList = new List<SerializedProperty>()

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