Navigation
API > API/Plugins > API/Plugins/DataflowEditor > API/Plugins/DataflowEditor/Dataflow > API/Plugins/DataflowEditor/Dataflow/FDataflowAssetActions
- IAssetTypeActions::OpenAssetEditor()
- FAssetTypeActions_Base::OpenAssetEditor()
- FDataflowAssetActions::OpenAssetEditor()
References
| Module | DataflowEditor |
| Header | /Engine/Plugins/Experimental/Dataflow/Source/DataflowEditor/Public/Dataflow/DataflowAssetActions.h |
| Include | #include "Dataflow/DataflowAssetActions.h" |
| Source | /Engine/Plugins/Experimental/Dataflow/Source/DataflowEditor/Private/Dataflow/DataflowAssetActions.cpp |
virtual void OpenAssetEditor
&40;
const TArray< UObject &42; > & InObjects,
TSharedPtr< IToolkitHost > EditWithinLevelEditor
&41;
Remarks
Opens the asset editor for the specified objects. If EditWithinLevelEditor is valid, the world-centric editor will be used.