FSectionData::Initialize

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

Windows
MacOS
Linux

References

Module

MovieScene

Header

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

Include

#include "Evaluation/MovieScenePropertyTemplate.h"

Source

/Engine/Source/Runtime/MovieScene/Private/Evaluation/MovieScenePropertyTemplate.cpp

Syntax

void Initialize
(
    FName InPropertyName,
    FString InPropertyPath
)

Remarks

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