Navigation
API > API/Runtime > API/Runtime/Landscape
Inheritance Hierarchy
- FRefCountedObject
- HHitProxy
- HActor
- HLandscapeSplineProxy
- HLandscapeSplineProxy_ControlPoint
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Public/LandscapeSplineProxies.h |
| Include | #include "LandscapeSplineProxies.h" |
Syntax
struct HLandscapeSplineProxy_ControlPoint : public HLandscapeSplineProxy
Variables
| Type | Name | Description | |
|---|---|---|---|
| TObjectPtr< ULandscapeSplineControlPoint > | ControlPoint |
Constructors
| Type | Name | Description | |
|---|---|---|---|
HLandscapeSplineProxy_ControlPoint
(
ULandscapeSplineControlPoint* InControlPoint |
Functions
| Type | Name | Description | |
|---|---|---|---|
| HHitProxyType * |
Overridden from HActor
| Type | Name | Description | |
|---|---|---|---|
| HHitProxyType * | GetType () |
Overridden from HHitProxy
| Type | Name | Description | |
|---|---|---|---|
| void | AddReferencedObjects
(
FReferenceCollector& Collector |