Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/UMG/Public/Components/Viewport.h |
Include |
#include "Components/Viewport.h" |
class UViewport : public UContentWidget
Name | Description | ||
---|---|---|---|
|
BackgroundColor |
||
|
ShowFlags |
Show flags for the engine for this viewport |
|
|
TSharedPtr< cla... |
ViewportWidget |
Name | Description | |
---|---|---|
|
UViewport ( |
Name | Description | ||
---|---|---|---|
|
GetViewLocation() |
||
|
UWorld * |
GetViewportWorld() |
|
|
GetViewRotation() |
||
|
SetViewLocation ( |
||
|
SetViewRotation ( |
||
|
AActor * |
Spawn ( |
Name | Description | ||
---|---|---|---|
|
OnSlotAdded ( |
||
|
OnSlotRemoved ( |
Name | Description | ||
---|---|---|---|
|
const FText |
GetPaletteCategory() |
Gets the palette category of the widget |
|
TSharedRef< ... |
RebuildWidget() |
Function implemented by all subclasses of UWidget is called when the underlying SWidget needs to be constructed. |
|
SynchronizeProperties() |
Applies all properties to the native widget if possible. |
Name | Description | ||
---|---|---|---|
|
ReleaseSlateResources ( |