UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::InteractiveToolsFramework::Private::GizmoElementHitTargetLocals Namespace Reference

Functions

void ToggleElementInteractionState (UGizmoElementBase *InGizmoElement, const EGizmoElementInteractionState InState, const bool bInStateEnable)
 
void ToggleElementPartInteractionState (UGizmoElementBase *InGizmoElement, const uint32 InPartId, const EGizmoElementInteractionState InState, const bool bInStateEnable, const bool bInAllowMultipleElements=false)
 

Variables

constexpr bool bAllowMultiElementParts = false
 

Function Documentation

◆ ToggleElementInteractionState()

void UE::InteractiveToolsFramework::Private::GizmoElementHitTargetLocals::ToggleElementInteractionState ( UGizmoElementBase InGizmoElement,
const EGizmoElementInteractionState  InState,
const bool  bInStateEnable 
)

◆ ToggleElementPartInteractionState()

void UE::InteractiveToolsFramework::Private::GizmoElementHitTargetLocals::ToggleElementPartInteractionState ( UGizmoElementBase InGizmoElement,
const uint32  InPartId,
const EGizmoElementInteractionState  InState,
const bool  bInStateEnable,
const bool  bInAllowMultipleElements = false 
)

Variable Documentation

◆ bAllowMultiElementParts

constexpr bool UE::InteractiveToolsFramework::Private::GizmoElementHitTargetLocals::bAllowMultiElementParts = false
constexpr