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 |
UMovieSceneSection &42; FindOrExtendSection
&40;
FFrameNumber Time,
float & OutWeight
&41;
Remarks
Finds a section at the current time or extends an existing one The found section.
Parameters
Name | Description |
---|---|
Time | The time relative to the owning movie scene where the section should be |
OutWeight | The weight of the section if found |