FEdModeInterpEdit::AllowWidgetMove

If the EdMode is handling InputDelta (i.e., returning true from it), this allows a mode to indicated whether or not the Widget should also move.

Windows
MacOS
Linux

Override Hierarchy

FEdMode::AllowWidgetMove()

FEdModeInterpEdit::AllowWidgetMove()

References

Module

UnrealEd

Header

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

Include

#include "EditorModeInterpolation.h"

Source

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

Syntax

virtual bool AllowWidgetMove()

Remarks

If the EdMode is handling InputDelta (i.e., returning true from it), this allows a mode to indicated whether or not the Widget should also move.

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