Navigation
API > API/Plugins > API/Plugins/UAF > API/Plugins/UAF/FAttributeSetKey
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
constexpr FAttributeSetKey () |
UAF/Attributes/AttributeSetKey.h | ||
constexpr FAttributeSetKey
(
const FAttributeSetKey& Other |
UAF/Attributes/AttributeSetKey.h | ||
constexpr FAttributeSetKey
(
FAttributeSetKey&& Other |
UAF/Attributes/AttributeSetKey.h | ||
FAttributeSetKey
(
FAttributeBindingIndex BindingIndex, |
UAF/Attributes/AttributeSetKey.h |
FAttributeSetKey()
| Name | FAttributeSetKey |
| Type | function |
| Header File | /Engine/Plugins/Experimental/UAF/UAF/Source/UAF/Public/UAF/Attributes/AttributeSetKey.h |
| Include Path | #include "UAF/Attributes/AttributeSetKey.h" |
constexpr FAttributeSetKey()
FAttributeSetKey(const FAttributeSetKey &)
| Name | FAttributeSetKey |
| Type | function |
| Header File | /Engine/Plugins/Experimental/UAF/UAF/Source/UAF/Public/UAF/Attributes/AttributeSetKey.h |
| Include Path | #include "UAF/Attributes/AttributeSetKey.h" |
constexpr FAttributeSetKey
(
const FAttributeSetKey & Other
)
FAttributeSetKey(FAttributeSetKey &&)
| Name | FAttributeSetKey |
| Type | function |
| Header File | /Engine/Plugins/Experimental/UAF/UAF/Source/UAF/Public/UAF/Attributes/AttributeSetKey.h |
| Include Path | #include "UAF/Attributes/AttributeSetKey.h" |
constexpr FAttributeSetKey
(
FAttributeSetKey && Other
)
FAttributeSetKey(FAttributeBindingIndex, FAttributeBindingIndex, int32)
| Name | FAttributeSetKey |
| Type | function |
| Header File | /Engine/Plugins/Experimental/UAF/UAF/Source/UAF/Public/UAF/Attributes/AttributeSetKey.h |
| Include Path | #include "UAF/Attributes/AttributeSetKey.h" |
| Source | /Engine/Plugins/Experimental/UAF/UAF/Source/UAF/Private/UAF/Attributes/AttributeSetKey.cpp |
FAttributeSetKey
(
FAttributeBindingIndex BindingIndex,
FAttributeBindingIndex ParentBindingIndex,
int32 LOD
)