FEditorModeRegistry::GetSortedModeInfo

Get a list of information for all currently registered modes, sorted by UI priority order

Windows
MacOS
Linux

References

Module

UnrealEd

Header

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

Include

#include "EditorModeRegistry.h"

Source

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

Syntax

TArray< FEditorModeInfo > GetSortedModeInfo() const

Remarks

Get a list of information for all currently registered modes, sorted by UI priority order

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