AControlRigGizmoActor::OnTransformChanged

Event called when the transform of this control has changed

Windows
MacOS
Linux

References

Module

ControlRig

Header

/Engine/Plugins/Experimental/ControlRig/Source/ControlRig/Public/ControlRigGizmoActor.h

Include

#include "ControlRigGizmoActor.h"

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintImplementableEvent)
void OnTransformChanged
(
    const FTransform & NewTransform
)

Remarks

Event called when the transform of this control has changed

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