Navigation
API > API/Editor > API/Editor/UnrealEd
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/EditorViewportCommands.h |
| Include | #include "EditorViewportCommands.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/EditorViewportCommands.cpp |
FText GetViewModeOptionsMenuLabel
(
EViewModeIndex ViewModeIndex
)
Remarks
Get the viewmode otions menu label. The label.
Parameters
| Name | Description |
|---|---|
| ViewModeIndex | The current viewmode, as the options change per viewmode. |