Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/SWorldWidgetScreenLayer
| Name | FComponentEntry |
| Type | class |
| Header File | /Engine/Source/Runtime/UMG/Public/Slate/SWorldWidgetScreenLayer.h |
| Include Path | #include "Slate/SWorldWidgetScreenLayer.h" |
Syntax
class FComponentEntry
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FComponentEntry() |
Slate/SWorldWidgetScreenLayer.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FComponentEntry() |
Slate/SWorldWidgetScreenLayer.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bRemoving | bool | Slate/SWorldWidgetScreenLayer.h | ||
| Component | TWeakObjectPtr< USceneComponent > | Slate/SWorldWidgetScreenLayer.h | ||
| ContainerWidget | TSharedPtr< SWidget > | Slate/SWorldWidgetScreenLayer.h | ||
| Slot | SConstraintCanvas::FSlot * | Slate/SWorldWidgetScreenLayer.h | ||
| Widget | TSharedPtr< SWidget > | Slate/SWorldWidgetScreenLayer.h | ||
| WidgetComponent | UWidgetComponent * | Slate/SWorldWidgetScreenLayer.h |