HSplineSegmentProxy

Proxy for a spline segment

Windows
MacOS
Linux

Inheritance Hierarchy

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

Name Description

Public variable

int32

 

SegmentIndex

Constructors

Name Description

Public function

HSplineSegmentProxy

(
    const UActorComponent* InCompo...,
    int32 InSegmentIndex
)

Functions

Name Description

Public function Static

HHitProxyTyp...

 

StaticGetType()

Overridden from HComponentVisProxy

Name Description

Public function Virtual Const

HHitProxyTyp...

 

GetType()

Overridden from HHitProxy

Name Description

Public function Virtual

EMouseCursor...

 

GetMouseCursor()

Override to change the mouse based on what it is hovering over.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss