Navigation
API > API/Plugins > API/Plugins/DataprepCore
Inheritance Hierarchy
- FChange
- FCommandChange
- TDataprepBindingCommandChange
References
| Module | DataprepCore |
| Header | /Engine/Plugins/Enterprise/DataprepEditor/Source/DataprepCore/Public/DataprepBindingCommandChange.h |
| Include | #include "DataprepBindingCommandChange.h" |
Syntax
template<class ObservedObjectType, typename DelatgateToBindType>
class TDataprepBindingCommandChange : public FCommandChange
Constructors
| Type | Name | Description | |
|---|---|---|---|
TDataprepBindingCommandChange
(
bool bInWasBindingAdded, |
MoveTemp will cast a reference to an rvalue reference. |
Overridden from FChange
| Type | Name | Description | |
|---|---|---|---|
| void | Makes the change to the object | ||
| void | Reverts change to the object | ||
| FString | ToString () |
Describes this change (for debugging) |
Typedefs
| Name | Description |
|---|---|
| FDelegate | |
| FDelegateAccessor | |
| OnUndoRedoDelegateType |