FEditorModeTools::GetCoordSystem

Returns the current CoordSystem

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/EditorModeManager.h

Include

#include "EditorModeManager.h"

Source

/Engine/Source/Editor/UnrealEd/Private/EditorModeManager.cpp

Syntax

ECoordSystem GetCoordSystem
(
    bool bGetRawValue
)

Remarks

Returns the current CoordSystem

Parameters

Parameter

Description

bGetRawValue

true when you want the actual value of CoordSystem, not the value modified by the state.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss