Base class for all UI elements drawn on the player's screen.
Verse using statement |
using { /UnrealEngine.com/Temporary/UI } |
Members
This class has functions, but no data members.
Functions
| Function Name | Description |
|---|---|
SetVisibility |
Shows or hides the |
GetVisibility |
Returns the current |
SetEnabled |
Enables or disables whether the |
IsEnabled |
|
GetParentWidget |
Returns the |
GetRootWidget |
Returns the |