Navigation
API > API/Plugins > API/Plugins/LiveLinkMovieScene > API/Plugins/LiveLinkMovieScene/MovieScene
References
| Module | LiveLinkMovieScene |
| Header | /Engine/Plugins/Animation/LiveLink/Source/LiveLinkMovieScene/Public/MovieScene/MovieSceneLiveLinkStructProperties.h |
| Include | #include "MovieScene/MovieSceneLiveLinkStructProperties.h" |
Syntax
USTRUCT&40;&41;
struct FLiveLinkPropertyData
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< FMovieSceneBoolChannel > | BoolChannel | ||
| TArray< FMovieSceneByteChannel > | ByteChannel | ||
| TArray< FMovieSceneFloatChannel > | FloatChannel | ||
| TArray< FMovieSceneIntegerChannel > | IntegerChannel | ||
| FName | PropertyName | ||
| TArray< FMovieSceneStringChannel > | StringChannel |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| int32 |