Navigation
API > API/Plugins > API/Plugins/UAF
A Mem-Stack allocated value bundle.
| Name | FValueBundleStack |
| Type | class |
| Header File | /Engine/Plugins/Experimental/UAF/UAF/Source/UAF/Public/UAF/ValueRuntime/ValueBundle.h |
| Include Path | #include "UAF/ValueRuntime/ValueBundle.h" |
Syntax
class FValueBundleStack : public UE::UAF::FValueBundle
Inheritance Hierarchy
- FValueBundle → FValueBundleStack
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Constructs an empty bundle. | UAF/ValueRuntime/ValueBundle.h | ||
FValueBundleStack
(
const FAttributeNamedSetPtr& NamedSet |
Constructs an empty bundle based on the specified named set. | UAF/ValueRuntime/ValueBundle.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FValueBundle & operator=
(
const FValueBundle& Other |
UAF/ValueRuntime/ValueBundle.h | ||
FValueBundle & operator=
(
FValueBundle&& Other |
UAF/ValueRuntime/ValueBundle.h |