Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/FSlateAttributeDescriptor > API/Runtime/SlateCore/FSlateAttributeDescriptor/FContainer
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FContainer () |
Types/SlateAttributeDescriptor.h | ||
FContainer
(
FName InName, |
Types/SlateAttributeDescriptor.h |
FContainer()
| Name | FContainer |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Types/SlateAttributeDescriptor.h |
| Include Path | #include "Types/SlateAttributeDescriptor.h" |
FContainer()
FContainer(FName, OffsetType)
| Name | FContainer |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Types/SlateAttributeDescriptor.h |
| Include Path | #include "Types/SlateAttributeDescriptor.h" |
FContainer
(
FName InName,
OffsetType InOffset
)