Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Toolkits > API/Editor/UnrealEd/Toolkits/FAssetEditorToolkit
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/Toolkits/AssetEditorToolkit.h |
| Include | #include "Toolkits/AssetEditorToolkit.h" |
virtual void PostInitAssetEditor()
Remarks
Perform any initialization that should happen after the basic toolkit needs are created for the asset editor. For example, if you would like to activate a mode that is not the default from a mode manager, do that here.