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 FSourceIntegerChannel
Remarks
The component data for evaluating an integer channel
Variables
| Type | Name | Description | |
|---|---|---|---|
| const FMovieSceneIntegerChannel * | Source |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FSourceIntegerChannel
(
const FMovieSceneIntegerChannel* InSource |