Module |
|
Header |
/Engine/Source/Runtime/UMG/Public/Components/PanelSlot.h |
Include |
#include "Components/PanelSlot.h" |
class UPanelSlot : public UVisual
The base class for all Slots in UMG.
Name | Description | ||
---|---|---|---|
|
TObjectPtr< cla... |
Content |
|
|
TObjectPtr< cla... |
Parent |
Name | Description | |
---|---|---|
|
UPanelSlot ( |
Name | Description | ||
---|---|---|---|
|
bool |
DragDropPreviewByDesigner |
Called by the designer when a design-time widget is dragged. |
|
bool |
IsDesignTime() |
|
|
bool |
NudgeByDesigner ( |
Called by the designer to "nudge" a widget in a direction. |
|
void |
SynchronizeFromTemplate ( |
Called by the designer when a design-time widget needs to have changes to its associated template synchronized. |
|
void |
SynchronizeProperties() |
Applies all properties to the live slot if possible. |
Name | Description | ||
---|---|---|---|
|
void |
ReleaseSlateResources ( |
Name | Description | ||
---|---|---|---|
|
void |
PostEditChangeProperty ( |
Called when a property on this object has been modified externally |