![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
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 |
| void UE::InteractiveToolsFramework::Private::GizmoElementHitTargetLocals::ToggleElementInteractionState | ( | UGizmoElementBase * | InGizmoElement, |
| const EGizmoElementInteractionState | InState, | ||
| const bool | bInStateEnable | ||
| ) |
| void UE::InteractiveToolsFramework::Private::GizmoElementHitTargetLocals::ToggleElementPartInteractionState | ( | UGizmoElementBase * | InGizmoElement, |
| const uint32 | InPartId, | ||
| const EGizmoElementInteractionState | InState, | ||
| const bool | bInStateEnable, | ||
| const bool | bInAllowMultipleElements = false |
||
| ) |