FKeyHandle

Key handles are used to keep a handle to a key. They are completely transient.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Curves/KeyHandle.h

Include

#include "Curves/KeyHandle.h"

Syntax

struct FKeyHandle

Remarks

Key handles are used to keep a handle to a key. They are completely transient.

Constructors

Name Description

Public function

FKeyHandle()

Functions

Name Description

Public function Static

FKeyHandle

 

Invalid()

Operators

Name Description

Public function Const

bool

 

operator!=

(
    const FKeyHandle& Other
)

Public function Const

bool

 

operator==

(
    const FKeyHandle& Other
)

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