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