FEditorModeTools::FindMode

Returns the editor mode specified by the passed in ID

Windows
MacOS
Linux

Deprecated

  • Use GetActiveMode instead.

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/EditorModeManager.h

Include

#include "EditorModeManager.h"

Source

/Engine/Source/Editor/UnrealEd/Private/EditorModeManager.cpp

Syntax

FEdMode * FindMode
(
    FEditorModeID InID
)

Remarks

Returns the editor mode specified by the passed in ID

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