Navigation
Unreal Engine C++ API Reference > Runtime > MovieSceneTracks > Tracks > UMovieScenePropertyTrack
References
Module | MovieSceneTracks |
Header | /Engine/Source/Runtime/MovieSceneTracks/Public/Tracks/MovieScenePropertyTrack.h |
Include | #include "Tracks/MovieScenePropertyTrack.h" |
Source | /Engine/Source/Runtime/MovieSceneTracks/Private/Tracks/MovieScenePropertyTrack.cpp |
void SetPropertyNameAndPath
&40;
FName InPropertyName,
const FString & InPropertyPath
&41;
Remarks
Sets the property name for this animatable property
Parameters
Name | Description |
---|---|
InPropertyName | The property being animated |