Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Engine
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UViewModeUtils
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Engine/EngineBaseTypes.h |
Include | #include "Engine/EngineBaseTypes.h" |
Syntax
class UViewModeUtils : public UObject
Remarks
Class containing a static util function to help with EViewModeIndex
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
const FSlateBrush * | GetViewModeDisplayIcon
(
const EViewModeIndex ViewModeIndex |
|
![]() ![]() |
FText | GetViewModeDisplayName
(
const EViewModeIndex ViewModeIndex |
Get the display name associated with a particular EViewModeIndex |