![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <MovieSceneEvaluationField.h>
Inheritance diagram for FMovieSceneEvaluationFieldSegmentPtr:Public Attributes | |
| FMovieSceneSegmentIdentifier | SegmentID |
Public Attributes inherited from FMovieSceneEvaluationFieldTrackPtr | |
| FMovieSceneSequenceID | SequenceID |
| FMovieSceneTrackIdentifier | TrackIdentifier |
Friends | |
| bool | operator== (FMovieSceneEvaluationFieldSegmentPtr A, FMovieSceneEvaluationFieldSegmentPtr B) |
| uint32 | GetTypeHash (FMovieSceneEvaluationFieldSegmentPtr LHS) |
A pointer to a particular segment of a track held within an evaluation template
|
inline |
Default constructor
|
inline |
Construction from a sequence ID, and the index of the track within that sequence's track list
|
friend |
Get a hashed representation of this type
|
friend |
Check for equality
| FMovieSceneSegmentIdentifier FMovieSceneEvaluationFieldSegmentPtr::SegmentID |
The identifier of the segment within the track (see FMovieSceneEvaluationTrack::Segments)