HSplineTangentHandleProxy

Proxy for a tangent handle

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

ComponentVisualizers

Header

/Engine/Source/Editor/ComponentVisualizers/Public/SplineComponentVisualizer.h

Include

#include "SplineComponentVisualizer.h"

Syntax

struct HSplineTangentHandleProxy : public HSplineVisProxy

Remarks

Proxy for a tangent handle

Variables

Name Description

Public variable

bool

 

bArriveTangent

Public variable

int32

 

KeyIndex

Constructors

Name Description

Public function

HSplineTangentHandleProxy

(
    const UActorComponent* InCompo...,
    int32 InKeyIndex,
    bool bInArriveTangent
)

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