FOnTransformChanged

This delegate is fired whenever the internal transform changes, ie on AddComponent and SetTransform

Windows
MacOS
Linux

Type

typedef TMulticastDelegate_TwoParams< void, UTransformProxy *, FTransform > FOnTransformChanged

References

Module

InteractiveToolsFramework

Header

/Engine/Source/Runtime/Experimental/InteractiveToolsFramework/Public/BaseGizmos/TransformProxy.h

Include

#include "BaseGizmos/TransformProxy.h"

Remarks

This delegate is fired whenever the internal transform changes, ie on AddComponent and SetTransform

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