Navigation
API > API/Runtime > API/Runtime/SlateCore
| Name | FSlateWidgetClassData |
| Type | class |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Widgets/SlateControlledConstruction.h |
| Include Path | #include "Widgets/SlateControlledConstruction.h" |
Syntax
class FSlateWidgetClassData
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSlateWidgetClassData
(
FName InWidgetTypeName |
Widgets/SlateControlledConstruction.h | ||
FSlateWidgetClassData
(
TIdentity< InWidgetParentType >, |
Widgets/SlateControlledConstruction.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Descriptor | FSlateAttributeDescriptor | Widgets/SlateControlledConstruction.h | ||
| FSlateControlledConstruction | friend | Widgets/SlateControlledConstruction.h | ||
| WidgetType | FName | Widgets/SlateControlledConstruction.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const FSlateAttributeDescriptor & GetAttributeDescriptor() |
Widgets/SlateControlledConstruction.h | ||
FName GetWidgetType() |
Widgets/SlateControlledConstruction.h |