Megadocs 0.0.1
All of megapop's internal libraries
|
Public Member Functions | |
DefineGroupAttribute (string title, int sortOrder=0, bool canCollapse=true) | |
Objects are sorted by title More... | |
DefineGroupAttribute (string title, string key, int sortOrder=0, bool canCollapse=true) | |
Public Attributes | |
string | Key |
TODO: Does it need to be a string? More... | |
string | Title |
int | SortOrder |
bool | CanCollapse = true |
|
inline |
Objects are sorted by title
|
inline |
bool Megapop.PimpEdit.DefineGroupAttribute.CanCollapse = true |
string Megapop.PimpEdit.DefineGroupAttribute.Key |
TODO: Does it need to be a string?
int Megapop.PimpEdit.DefineGroupAttribute.SortOrder |
string Megapop.PimpEdit.DefineGroupAttribute.Title |