Method | Description | |
---|---|---|
AddChild ( |
||
AddChild ( |
||
IndexOfChild ( |
||
OnDestroy ( ) : void | ||
RemoveChild ( |
||
RemoveChild ( int idx ) : void |
Method | Description | |
---|---|---|
ChildrenMinMaxChanged ( ) : void | ||
OnFocus ( ) : bool | ||
SetPosition ( |
||
SetWindow ( |
Method | Description | |
---|---|---|
DebugHierarchy ( int level ) : string | ||
Initialize ( |
||
Reflow ( ) : void | ||
SetMinMaxSizes ( Vector2 min, Vector2 max ) : void | ||
SetPositionOnly ( |
||
SetWindowRecurse ( |
||
__internalAwake ( ) : void |
public AddChild ( |
||
child | ||
idx | int | |
return | void |
protected SetPosition ( |
||
newPos | ||
return | void |
protected SetWindow ( |
||
win | ||
return | void |