Megadocs 0.0.1
All of megapop's internal libraries
Megapop.PimpEdit.GroupAttribute Class Reference
+ Inheritance diagram for Megapop.PimpEdit.GroupAttribute:

Public Member Functions

 GroupAttribute (string key)
 
 GroupAttribute (string title, int sortOrder=0, bool canCollapse=true)
 
 GroupAttribute (string title, string key, int sortOrder=0, bool canCollapse=true)
 

Properties

string Key [get]
 
string Title [get]
 
int SortOrder [get]
 
bool CanCollapse = true [get]
 
bool HasOverride [get]
 

Constructor & Destructor Documentation

◆ GroupAttribute() [1/3]

◆ GroupAttribute() [2/3]

Megapop.PimpEdit.GroupAttribute.GroupAttribute ( string  title,
int  sortOrder = 0,
bool  canCollapse = true 
)
inline

◆ GroupAttribute() [3/3]

Megapop.PimpEdit.GroupAttribute.GroupAttribute ( string  title,
string  key,
int  sortOrder = 0,
bool  canCollapse = true 
)
inline

Property Documentation

◆ CanCollapse

bool Megapop.PimpEdit.GroupAttribute.CanCollapse = true
get

◆ HasOverride

bool Megapop.PimpEdit.GroupAttribute.HasOverride
get

◆ Key

string Megapop.PimpEdit.GroupAttribute.Key
get

◆ SortOrder

int Megapop.PimpEdit.GroupAttribute.SortOrder
get

◆ Title

string Megapop.PimpEdit.GroupAttribute.Title
get

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