UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::MovieScene::FSourceBoolChannel Struct Reference

#include <BuiltInComponentTypes.h>

Public Member Functions

 FSourceBoolChannel ()
 
 FSourceBoolChannel (const FMovieSceneBoolChannel *InSource)
 

Public Attributes

const FMovieSceneBoolChannelSource
 

Detailed Description

The component data for evaluating a bool channel

Constructor & Destructor Documentation

◆ FSourceBoolChannel() [1/2]

UE::MovieScene::FSourceBoolChannel::FSourceBoolChannel ( )
inline

◆ FSourceBoolChannel() [2/2]

UE::MovieScene::FSourceBoolChannel::FSourceBoolChannel ( const FMovieSceneBoolChannel InSource)
inline

Member Data Documentation

◆ Source

const FMovieSceneBoolChannel* UE::MovieScene::FSourceBoolChannel::Source

The documentation for this struct was generated from the following file: