![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <GizmoBaseComponent.h>
Inheritance diagram for IGizmoBaseComponentInterface:Public Member Functions | |
| virtual void | UpdateHoverState (bool bHoveringIn) |
| virtual void | UpdateWorldLocalState (bool bWorldIn) |
| virtual void | UpdateInteractingState (bool bInteractingIn) |
Interface that allows a component to receive various gizmo-specific callbacks while still inheriting from some class other than UGizmoBaseComponent.
Reimplemented in UGizmoBaseComponent, and UViewAdjustedStaticMeshGizmoComponent.
|
inlinevirtual |
Reimplemented in UViewAdjustedStaticMeshGizmoComponent.
Reimplemented in UGizmoBaseComponent, and UViewAdjustedStaticMeshGizmoComponent.