UAxisAngleGizmo::OnUpdateModifierState

[IModifierToggleBehaviorTarget](API\Runtime\InteractiveToolsFramework\BaseBehaviors\IModifierToggleBehaviorTarget) implementation (inherited via [IClickDragBehaviorTarget](API\Runtime\InteractiveToolsFramework\BaseBehaviors\IClickDragBehaviorTarget))

Windows
MacOS
Linux

Override Hierarchy

IModifierToggleBehaviorTarget::OnUpdateModifierState()

UAxisAngleGizmo::OnUpdateModifierState()

References

Module

InteractiveToolsFramework

Header

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

Include

#include "BaseGizmos/AxisAngleGizmo.h"

Source

/Engine/Source/Runtime/Experimental/InteractiveToolsFramework/Private/BaseGizmos/AxisAngleGizmo.cpp

Syntax

virtual void OnUpdateModifierState
(
    int ModifierID,
    bool bIsOn
)

Remarks

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