FMovieSceneEvaluationTrack::SetEvaluationPriority

Get the evaluation bias to apply to this track. Higher priority tracks will be evaluated first.

Windows
MacOS
Linux

References

Module

MovieScene

Header

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

Include

#include "Evaluation/MovieSceneEvaluationTrack.h"

Syntax

void SetEvaluationPriority
(
    uint16 InEvaluationPriority
)

Remarks

Get the evaluation bias to apply to this track. Higher priority tracks will be evaluated first.

Parameters

Parameter

Description

InEvaluationPriority

The new priority

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