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 FSourceBoolChannel
Remarks
The component data for evaluating a bool channel
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
const FMovieSceneBoolChannel * | Source |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() |
FSourceBoolChannel
(
const FMovieSceneBoolChannel* InSource |