FEditorModeInfo::FEditorModeInfo

Helper constructor

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/Tools/Modes.h

Include

#include "Tools/Modes.h"

Source

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

Syntax

FEditorModeInfo
(
    FEditorModeID InID,
    FText InName,
    FSlateIcon InIconBrush,
    bool bInIsVisible,
    int32 InPriorityOrder
)

Remarks

Helper constructor

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