Navigation
Unreal Engine C++ API Reference > Plugins > LiveLinkMovieScene > MovieScene > FLiveLinkStructPropertyBindings
References
Module | LiveLinkMovieScene |
Header | /Engine/Plugins/Animation/LiveLink/Source/LiveLinkMovieScene/Public/MovieScene/MovieSceneLiveLinkStructPropertyBindings.h |
Include | #include "MovieScene/MovieSceneLiveLinkStructPropertyBindings.h" |
Source | /Engine/Plugins/Animation/LiveLink/Source/LiveLinkMovieScene/Private/MovieScene/MovieSceneLiveLinkStructPropertyBindings.cpp |
FProperty &42; GetProperty
&40;
const UScriptStruct & InStruct
&41; const
Remarks
Gets the FProperty that is bound to the container The property on the Struct if it exists
Parameters
Name | Description |
---|---|
InContainer | The Struct that owns the property |