Property | Type | Description | |
---|---|---|---|
Dependences | List |
Method | Description | |
---|---|---|
GetPanelWidgets ( UIPanel, panel, bool includeInactive ) : UIWidget[], | ||
GetWidgetPanel ( UIWidget, w ) : UIPanel, |
Method | Description | |
---|---|---|
AdjustDepth ( ) : void | ||
Bind ( ) : void | ||
CalculateDepth ( ) : void | ||
OnDrawGizmos ( ) : void | ||
Unbind ( ) : void |
public static GetPanelWidgets ( UIPanel, panel, bool includeInactive ) : UIWidget[], | ||
panel | UIPanel, | |
includeInactive | bool | |
return | UIWidget[], |
public static GetWidgetPanel ( UIWidget, w ) : UIPanel, | ||
w | UIWidget, | |
return | UIPanel, |