Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/UMG/Public/Components/Visual.h |
Include |
#include "Components/Visual.h" |
class UVisual : public UObject
The base class for elements in UMG: slots and widgets.
Name | Description | |
---|---|---|
|
UVisual ( |
Name | Description | ||
---|---|---|---|
|
ReleaseSlateResources ( |
Name | Description | ||
---|---|---|---|
|
BeginDestroy() |
Called before destroying the object. |
|
|
NeedsLoadForServer() |
Called during saving to determine the load flags to save with the object. |