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 FSourceStringChannel
Remarks
The component data for evaluating a string channel
Variables
| Type | Name | Description | |
|---|---|---|---|
| const FMovieSceneStringChannel * | Source |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FSourceStringChannel
(
const FMovieSceneStringChannel* InSource |