| GizmoActorBuilder |
TSharedPtr< FIntervalGizmoActorFactory > |
If set, this Actor Builder will be passed to UIntervalGizmo instances. |
BaseGizmos/IntervalGizmo.h |
|
| UpdateCoordSystemFunction |
TFunction< void(UPrimitiveComponent *, EToolContextCoordinateSystem)> |
If set, this coord-system function will be passed to UIntervalGizmo instances to use instead of the default UpdateCoordSystemFunction. |
BaseGizmos/IntervalGizmo.h |
|
| UpdateHoverFunction |
TFunction< void(UPrimitiveComponent *, bool)> |
If set, this hover function will be passed to UIntervalGizmo instances to use instead of the default. |
BaseGizmos/IntervalGizmo.h |
|