Navigation
Unreal Engine C++ API Reference > Editor > UnrealEd > FEditorModeTools
References
Module | UnrealEd |
Header | /Engine/Source/Editor/UnrealEd/Public/EditorModeManager.h |
Include | #include "EditorModeManager.h" |
Source | /Engine/Source/Editor/UnrealEd/Private/EditorModeManager.cpp |
ECoordSystem GetCoordSystem
(
bool bGetRawValue
) const
Remarks
Returns the current CoordSystem
Parameters
Name | Description |
---|---|
bGetRawValue | true when you want the actual value of CoordSystem, not the value modified by the state. |