UEdMode::AsLegacyMode

For use by the EditorModeTools class to get the legacy [FEdMode](API\Editor\UnrealEd\FEdMode) type from a legacy [FEdMode](API\Editor\UnrealEd\FEdMode) wrapper You should not need to override this function in your [UEdMode](API\Editor\UnrealEd\Tools\UEdMode) implementation.

Windows
MacOS
Linux

Override Hierarchy

UEdMode::AsLegacyMode()

UMotionTrailEditorMode::AsLegacyMode()

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/Tools/UEdMode.h

Include

#include "Tools/UEdMode.h"

Syntax

virtual FEdMode * AsLegacyMode()

Remarks

For use by the EditorModeTools class to get the legacy FEdMode type from a legacy FEdMode wrapper You should not need to override this function in your UEdMode implementation.

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