Navigation
API > API/Plugins > API/Plugins/LiveLinkMovieScene
Helper struct for recording properties
| Name | FLiveLinkPropertyKey |
| Type | struct |
| Header File | /Engine/Plugins/Animation/LiveLink/Source/LiveLinkMovieScene/Public/MovieScene/IMovieSceneLiveLinkPropertyHandler.h |
| Include Path | #include "MovieScene/IMovieSceneLiveLinkPropertyHandler.h" |
Syntax
template<typename PropertyType>
struct FLiveLinkPropertyKey
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Time | FFrameNumber | MovieScene/IMovieSceneLiveLinkPropertyHandler.h | ||
| Value | PropertyType | MovieScene/IMovieSceneLiveLinkPropertyHandler.h |