IToolkit::IsAssetEditor

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

Override Hierarchy

References

Module

EditorFramework

Header

/Engine/Source/Editor/EditorFramework/Public/Toolkits/IToolkit.h

Include

#include "Toolkits/IToolkit.h"

Syntax

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
Cancel