GetNode

Overload list

Windows
MacOS
Linux
Name Description

Public function

FMovieSceneE...

 

GetNode

Non-const access to a node from its handle. Handle must be valid.

Public function Const

const FMovie...

 

GetNode

Const access to a node from its handle. Handle must be valid.

Protected function

FMovieSceneE...

 

GetNode

(
    FEvaluationTreeEntryHandle Children...,
    int32 Index
)

Non-const access to a node from its parent's ChildrenID and this node's index.

Protected function Const

const FMovie...

 

GetNode

(
    FEvaluationTreeEntryHandle Children...,
    int32 Index
)

Const access to a node from its parent's ChildrenID and this node's index.

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