![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <CombinedTransformGizmo.h>
Public Attributes | |
| TWeakObjectPtr< UPrimitiveComponent > | Component |
| TWeakObjectPtr< UInteractiveGizmo > | Gizmo |
FSubGizmoInfo stores the (UPrimitiveComponent,UInteractiveGizmo) pair for a sub-element of the widget. The ActiveComponents and ActiveGizmos arrays keep those items alive, so this is redundant information, but useful for filtering/etc
| TWeakObjectPtr<UPrimitiveComponent> UCombinedTransformGizmo::FSubGizmoInfo::Component |
| TWeakObjectPtr<UInteractiveGizmo> UCombinedTransformGizmo::FSubGizmoInfo::Gizmo |