FSupportedSubTrackInfo

Helper struct for creating sub tracks supported by this track

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Matinee/InterpTrack.h

Include

#include "Matinee/InterpTrack.h"

Syntax

struct FSupportedSubTrackInfo

Remarks

Helper struct for creating sub tracks supported by this track

Variables

Name Description

Public variable

int32

 

GroupIndex

Index into the any subtrack group this subtrack belongs to (can be -1 for no group)

Public variable

FString

 

SubTrackName

The name of the subtrack

Public variable

TSubclassOf< cl...

 

SupportedClass

The sub track class which is supported by this track

Constructors

Name Description

Public function

FSupportedSubTrackInfo()

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