UGizmoHandleGroup::GetDraggedHandleIndex

Finds the index of DraggedMesh in HandleMeshes

Windows
MacOS
Linux

References

Module

ViewportInteraction

Header

/Engine/Source/Editor/ViewportInteraction/Public/VIGizmoHandle.h

Include

#include "VIGizmoHandle.h"

Source

/Engine/Source/Editor/ViewportInteraction/Gizmo/VIGizmoHandle.cpp

Syntax

virtual int32 GetDraggedHandleIndex
(
    class UStaticMeshComponent * DraggedMesh
)

Remarks

Finds the index of DraggedMesh in HandleMeshes

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