Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/EntitySystem
References
| Module | MovieScene |
| Header | /Engine/Source/Runtime/MovieScene/Public/EntitySystem/BuiltInComponentTypes.h |
| Include | #include "EntitySystem/BuiltInComponentTypes.h" |
Syntax
struct FSourceByteChannel
Remarks
The component data for evaluating a byte channel
Variables
| Type | Name | Description | |
|---|---|---|---|
| const FMovieSceneByteChannel * | Source |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FSourceByteChannel
(
const FMovieSceneByteChannel* InSource |