Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/FSlateAttributeDescriptor
| Name | FContainer |
| Type | struct |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Types/SlateAttributeDescriptor.h |
| Include Path | #include "Types/SlateAttributeDescriptor.h" |
Syntax
struct FContainer
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FContainer () |
Types/SlateAttributeDescriptor.h | ||
FContainer
(
FName InName, |
Types/SlateAttributeDescriptor.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| FInitializer | friend | Types/SlateAttributeDescriptor.h |
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Name | FName | Types/SlateAttributeDescriptor.h | ||
| Offset | OffsetType | Types/SlateAttributeDescriptor.h | ||
| SortOrder | uint32 | Types/SlateAttributeDescriptor.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FName GetName() |
Types/SlateAttributeDescriptor.h | ||
uint32 GetSortOrder() |
Types/SlateAttributeDescriptor.h | ||
bool IsValid() |
Types/SlateAttributeDescriptor.h |