Choose your operating system:
Windows
macOS
Linux
typedef TMulticastDelegate_TwoParams< void, UTransformProxy *, FTransform > FOnPivotChanged
Module |
|
Header |
/Engine/Source/Runtime/InteractiveToolsFramework/Public/BaseGizmos/TransformProxy.h |
Include |
#include "BaseGizmos/TransformProxy.h" |
This delegate is fired whenever the internal transform changes due to a pivot reposition, ie on AddComponent and when SetTransform is called with bSetPivotMode being true.