FCompositeSection

Section data for each track.

Windows
MacOS
Linux

Inheritance Hierarchy

FAnimLinkableElement

FCompositeSection

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Animation/AnimMontage.h

Include

#include "Animation/AnimMontage.h"

Syntax

struct FCompositeSection : public FAnimLinkableElement

Remarks

Section data for each track. Reference of data will be stored in the child class for the way they want AnimComposite vs AnimMontage have different requirement for the actual data reference This only contains composite section information. (vertical sequences)

Variables

Name Description

Public variable

TArray< class U...

 

MetaData

Meta data that can be saved with the asset

You can query by GetMetaData function

Public variable

FName

 

NextSectionName

Should this animation loop.

Public variable

FName

 

SectionName

Section Name

Constructors

Name Description

Public function

FCompositeSection()

Functions

Name Description

Public function Const

const TArray...

 

GetMetaData()

Get available Metadata for this section

Deprecated Variables

Name Description

Public variable

float

 

StartTime_DEPRECATED

Start Time

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