FAssetEditorToolkit::SetAssetEditorModeManager

Set the asset editor mode manager we are using

Deprecated

  • Override CreateEditorModeManager on the toolkit class instead.

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/Toolkits/AssetEditorToolkit.h

Include

#include "Toolkits/AssetEditorToolkit.h"

Source

/Engine/Source/Editor/UnrealEd/Private/Toolkits/AssetEditorToolkit.cpp

Syntax

void SetAssetEditorModeManager
(
    class FAssetEditorModeManager * InModeManager
)

Remarks

Set the asset editor mode manager we are using

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Cancel