Navigation
API > API/Plugins > API/Plugins/DataprepCore > API/Plugins/DataprepCore/TDataprepBindingCommandChange
References
| Module | DataprepCore |
| Header | /Engine/Plugins/Enterprise/DataprepEditor/Source/DataprepCore/Public/DataprepBindingCommandChange.h |
| Include | #include "DataprepBindingCommandChange.h" |
TDataprepBindingCommandChange
(
bool bInWasBindingAdded,
ObservedObjectType & ObservedObject,
FDelegate && InBinding,
FDelegateAccessor InDelegateAccessor,
OnUndoRedoDelegateType && InOnApply,
OnUndoRedoDelegateType && InOnRevert,
const FDelegateHandle & InHandle
)