FMovieSceneEvaluationTree::IsValid

Check whether the specified handle corresponds to a node within this tree

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/Evaluation/MovieSceneEvaluationTree.h

Include

#include "Evaluation/MovieSceneEvaluationTree.h"

Syntax

bool IsValid
(
    FMovieSceneEvaluationTreeNodeHandle Handle
) const

Remarks

Check whether the specified handle corresponds to a node within this tree

Returns

true if the handle is valid, false otherwise

Parameters

Parameter

Description

InHandle

Node handle to test

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