Navigation
API > API/Runtime > API/Runtime/Landscape
Inheritance Hierarchy
- FRefCountedObject
- HHitProxy
- HActor
- HLandscapeSplineProxy
- HLandscapeSplineProxy_ControlPoint
- HLandscapeSplineProxy_Segment
- HLandscapeSplineProxy_Tangent
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Public/LandscapeSplineProxies.h |
| Include | #include "LandscapeSplineProxies.h" |
Syntax
struct HLandscapeSplineProxy : public HActor
Constructors
| Type | Name | Description | |
|---|---|---|---|
HLandscapeSplineProxy
(
ULandscapeSplinesComponent* SplineComponent, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| HHitProxyType * |
Overridden from HActor
| Type | Name | Description | |
|---|---|---|---|
| HHitProxyType * | GetType () |
Overridden from HHitProxy
| Type | Name | Description | |
|---|---|---|---|
| EMouseCursor::Type | Override to change the mouse based on what it is hovering over. |