FSectionData

Persistent section data for a property section

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

MovieScene

Header

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

Include

#include "Evaluation/MovieScenePropertyTemplate.h"

Syntax

struct FSectionData : public IPersistentEvaluationData

Remarks

Persistent section data for a property section

Variables

Name Description

Public variable

TSharedPtr< FTr...

 

PropertyBindings

Property bindings used to get and set the property

Public variable

FMovieSceneAnim...

 

PropertyID

Cached identifier of the property we're editing

Constructors

Name Description

Public function

FSectionData()

Functions

Name Description

Public function

void

 

Initialize

(
    FName InPropertyName,
    FString InPropertyPath
)

Initialize track data with the specified property name, path, optional setter function, and optional notify function

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