Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/UEditorState
| |
|
| Name |
FOperationResult |
| Type |
struct |
| Header File |
/Engine/Source/Editor/UnrealEd/Public/EditorState/EditorState.h |
| Include Path |
#include "EditorState/EditorState.h" |
Syntax
struct FOperationResult
Constructors
Enums
Public
Variables
Protected
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
EditorState/EditorState.h |
|
const FText & GetResultText()
|
|
EditorState/EditorState.h |
|
Operators
| Name |
Remarks |
Include Path |
Unreal Specifiers |
bool operator!=
(
EResult InResult
) const
|
|
EditorState/EditorState.h |
|
bool operator==
(
EResult InResult
) const
|
|
EditorState/EditorState.h |
|