Sequine - Scripting API
|
Public Member Functions | |
CommandTreeElement (string _name, VisualElement _root) | |
CommandTreeElement | EnsureChild (string _name) |
void | AddCommand (Type _commandType) |
Public Attributes | |
string | name |
Properties | |
Foldout | visualElement [get] |
Calcatz.CookieCutter.CommandTreeElement.CommandTreeElement | ( | string | _name, |
VisualElement | _root | ||
) |
void Calcatz.CookieCutter.CommandTreeElement.AddCommand | ( | Type | _commandType | ) |
CommandTreeElement Calcatz.CookieCutter.CommandTreeElement.EnsureChild | ( | string | _name | ) |
string Calcatz.CookieCutter.CommandTreeElement.name |
|
get |