Choose your operating system:
Windows
macOS
Linux
typedef TMulticastDelegate_TwoParams< void, UTransformProxy *, FTransform > FOnTransformChanged
Module |
|
Header |
/Engine/Source/Runtime/InteractiveToolsFramework/Public/BaseGizmos/TransformProxy.h |
Include |
#include "BaseGizmos/TransformProxy.h" |
This delegate is fired whenever the transform changes in a way that updates the contained components. I.e., SetTransform is called with bSetPivotMode being false.