Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/TSlateDeprecatedTAttribute
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const ObjectType & Get () |
Types/SlateAttribute.h | ||
const ObjectType & Get
(
const ObjectType& DefaultValue |
Types/SlateAttribute.h |
Get()
| Name | Get |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Types/SlateAttribute.h |
| Include Path | #include "Types/SlateAttribute.h" |
const ObjectType & Get() const
Get(const ObjectType &)
| Name | Get |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Types/SlateAttribute.h |
| Include Path | #include "Types/SlateAttribute.h" |
const ObjectType & Get
(
const ObjectType & DefaultValue
) const