FSortedSection

Structure used by population rules for sorting sections before adding them to the evaluation tree.

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/Compilation/MovieSceneEvaluationTreePopulationRules.h

Include

#include "Compilation/MovieSceneEvaluationTreePopulationRules.h"

Syntax

struct FSortedSection

Remarks

Structure used by population rules for sorting sections before adding them to the evaluation tree.

Variables

Name Description

Public variable

int32

 

Index

Public variable

const UMovieSce...

 

Section

Constructors

Name Description

Public function

FSortedSection

(
    const UMovieSceneSection& InSectio...,
    int32 InSectionIndex
)

Functions

Name Description

Public function Const

int32

 

OverlapPriority()

Public function Const

int32

 

Row()

Public function Static

bool

 

SortByOverlapPriorityAndRow

(
    const FSortedSection& A,
    const FSortedSection& B
)

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