FOnActorMovingEvent

Editor-only event triggered when an actor is being moved, rotated or scaled ([AActor::PostEditMove](API\Runtime\Engine\GameFramework\AActor\PostEditMove))

Windows
MacOS
Linux

Inheritance Hierarchy

TBaseMulticastDelegate_OneParam< void, AActor * >

UEngine::FOnActorMovingEvent

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/Engine.h

Include

#include "Engine/Engine.h"

Syntax

class FOnActorMovingEvent : public TBaseMulticastDelegate_OneParam< void, AActor * >

Remarks

Editor-only event triggered when an actor is being moved, rotated or scaled (AActor::PostEditMove)

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