Navigation
API > API/Editor > API/Editor/ComponentVisualizers
Inheritance Hierarchy
- HComponentVisProxy
- HSplineVisProxy
- HSplineSegmentProxy
References
| Module | ComponentVisualizers |
| Header | /Engine/Source/Editor/ComponentVisualizers/Public/SplineComponentVisualizer.h |
| Include | #include "SplineComponentVisualizer.h" |
Syntax
struct HSplineSegmentProxy : public HSplineVisProxy
Remarks
Proxy for a spline segment
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | SegmentIndex |
Constructors
| Type | Name | Description | |
|---|---|---|---|
HSplineSegmentProxy
(
const UActorComponent* InComponent, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| HHitProxyType * |
Overridden from HSplineVisProxy
| Type | Name | Description | |
|---|---|---|---|
| EMouseCursor::Type | |||
| HHitProxyType * | GetType () |