True Destroy Widget
Annihilate Widget Truely destroy any widget (destroy widget even if referenced in memory). |
Annihilate Widgets Same as Annihilate Widget but does it on all targets in array. |
Widget Visibility
Show Widget
|
Hide Widget Set widget Visibility to Hidden. |
Collapse Widget Set widget Visibility to Collapsed.
|
Toggle Widget Visibility If widget is currently visible for user (Visible or Not Hit Testable) :
If widget is currently hidden for user (Hidden or Collapsed) :
|
Widget Hierarchy
Get Root Widget Return the first element in Targeted User Widget's hierarchy. |
Find Child Widget by Name Return the widget with the same Selected Name in Targeted User Widget's hierarchy. |
Canvas Panel Gestion
All these functions are compacted versions of the ones on the left, to speed up workflow by using fewer nodes.
Set Widget Position in Canvas Set Widget position in Canvas Panel. |
Set Widget Size in Canvas Set Widget size in Canvas Panel. |
Set Widget Anchors in Canvas
Set Widget anchors in Canvas Panel.
|
Get Widget Position in Canvas Get Widget position in Canvas Panel.
|
Get Widget Size in Canvas Get Widget size in Canvas Panel.
|
Get Widget Anchors in Canvas Get Widget anchors in Canvas Panel.
|