FModeToolkit::IsAssetEditor

Returns true if this toolkit is used to edit assets (even if it's not necessarily editing one right now.)

Windows
MacOS
Linux

Override Hierarchy

IToolkit::IsAssetEditor()

FModeToolkit::IsAssetEditor()

References

Module

UnrealEd

Header

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

Include

#include "Toolkits/BaseToolkit.h"

Source

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

Syntax

virtual bool IsAssetEditor() const

Remarks

Returns true if this toolkit is used to edit assets (even if it's not necessarily editing one right now.)

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