Navigation
API > API/Runtime > API/Runtime/Landscape
| Name | HLandscapeSplineProxy_Tangent |
| Type | struct |
| Header File | /Engine/Source/Runtime/Landscape/Public/LandscapeSplineProxies.h |
| Include Path | #include "LandscapeSplineProxies.h" |
Syntax
struct HLandscapeSplineProxy_Tangent : public HLandscapeSplineProxy
Inheritance Hierarchy
- FRefCountedObject → HHitProxy → HActor → HLandscapeSplineProxy → HLandscapeSplineProxy_Tangent
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
HLandscapeSplineProxy_Tangent
(
ULandscapeSplineSegment* InSplineSegment, |
LandscapeSplineProxies.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| End | uint32 | LandscapeSplineProxies.h | ||
| SplineSegment | TObjectPtr< ULandscapeSplineSegment > | LandscapeSplineProxies.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void AddReferencedObjects
(
FReferenceCollector& Collector |
LandscapeSplineProxies.h | ||
virtual void Serialize
(
FArchive& Ar |
LandscapeSplineProxies.h |
Overridden from HLandscapeSplineProxy
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual EMouseCursor::Type GetMouseCursor() |
LandscapeSplineProxies.h | ||
virtual HHitProxyType * GetType() |
LandscapeSplineProxies.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static HHitProxyType * StaticGetType() |
LandscapeSplineProxies.h |