Navigation
API > API/Runtime > API/Runtime/MovieSceneTracks
| Name | TMovieSceneChannelTraits< FMovieSceneParticleChannel > |
| Type | struct |
| Header File | /Engine/Source/Runtime/MovieSceneTracks/Public/Sections/MovieSceneParticleSection.h |
| Include Path | #include "Sections/MovieSceneParticleSection.h" |
Syntax
template<>
struct TMovieSceneChannelTraits< FMovieSceneParticleChannel > : public TMovieSceneChannelTraitsBase< FMovieSceneParticleChannel >
Inheritance Hierarchy
- TMovieSceneChannelTraitsBase → TMovieSceneChannelTraits< FMovieSceneParticleChannel >
Enums
Public
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| ExtendedEditorDataType | TMovieSceneExternalValue< uint8 > | Byte channels can have external values (ie, they can get their values from external objects for UI purposes) | Sections/MovieSceneParticleSection.h |