| DefaultPropertyTracks |
TArray< FTakeRecorderPropertyTrackSettings > |
List of property names for which movie scene tracks will be created automatically. |
TrackRecorders/IMovieSceneTrackRecorderHost.h |
- Config
- EditAnywhere
- Category=TrackSettings
|
| ExcludePropertyTracks |
TArray< FTakeRecorderPropertyTrackSettings > |
List of property names for which movie scene tracks will NOT be created automatically. |
TrackRecorders/IMovieSceneTrackRecorderHost.h |
- Config
- EditAnywhere
- Category=TrackSettings
|
| MatchingActorClass |
FSoftClassPath |
The Actor class to create movie scene tracks for. |
TrackRecorders/IMovieSceneTrackRecorderHost.h |
- Config
- EditAnywhere
- Category=TrackSettings
- Meta=(MetaClass="/Script/Engine.Actor")
|