Navigation
API > API/Plugins > API/Plugins/DataflowEditor > API/Plugins/DataflowEditor/Dataflow > API/Plugins/DataflowEditor/Dataflow/FDataflowEditorCommandsImpl
References
| Module | DataflowEditor |
| Header | /Engine/Plugins/Experimental/Dataflow/Source/DataflowEditor/Public/Dataflow/DataflowEditorCommands.h |
| Include | #include "Dataflow/DataflowEditorCommands.h" |
PRAGMA_DISABLE_DEPRECATION_WARNINGS ~FDataflowEditorCommandsImpl()
Remarks
Note: We need to explicitly disable warnings on these constructors/operators for clang to be happy with deprecated variables (See Confluence page "How to Deprecate Code in UE > How to deprecate variables inside a UStruct")