Navigation
API > API/Runtime > API/Runtime/MovieScene
The component data for evaluating an integer channel
| Name | FSourceIntegerChannel |
| Type | struct |
| Header File | /Engine/Source/Runtime/MovieScene/Public/EntitySystem/BuiltInComponentTypes.h |
| Include Path | #include "EntitySystem/BuiltInComponentTypes.h" |
Syntax
struct FSourceIntegerChannel
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| EntitySystem/BuiltInComponentTypes.h | |||
FSourceIntegerChannel
(
const FMovieSceneIntegerChannel* InSource |
EntitySystem/BuiltInComponentTypes.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Source | const FMovieSceneIntegerChannel * | EntitySystem/BuiltInComponentTypes.h |