Navigation
API > API/Editor > API/Editor/UnrealEd
| |
|
| Name |
UWorldEditorState |
| Type |
class |
| Header File |
/Engine/Source/Editor/UnrealEd/Public/EditorState/WorldEditorState.h |
| Include Path |
#include "EditorState/WorldEditorState.h" |
Syntax
UCLASS (MinimalAPI)
class UWorldEditorState : public UEditorState
Inheritance Hierarchy
Constructors
Variables
Protected
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
virtual FText GetCategoryText()
|
Get the category under which this state's properties should be displayed. |
EditorState/WorldEditorState.h |
|