Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FCompoundChange
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FCompoundChange
(
FCompoundChangeInput&& InitInput |
Constructor | Misc/Change.h | |
FCompoundChange
(
const FCompoundChange& |
Non-copyable. | Misc/Change.h |
FCompoundChange(FCompoundChangeInput &&)
Description
Constructor
| Name | FCompoundChange |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/Change.h |
| Include Path | #include "Misc/Change.h" |
FCompoundChange
(
FCompoundChangeInput && InitInput
)
FCompoundChange(const FCompoundChange &)
Description
Non-copyable.
| Name | FCompoundChange |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/Change.h |
| Include Path | #include "Misc/Change.h" |
FCompoundChange
(
const FCompoundChange &
)