Navigation
API > API/Plugins > API/Plugins/LiveLinkMovieScene > API/Plugins/LiveLinkMovieScene/MovieScene > API/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 |
int64 GetCurrentValueForEnumAt
&40;
int32 InIndex,
const UScriptStruct & InStruct,
const void &42; InSourceAddress
&41;
Remarks
Gets the current value of an enum property at desired index ValueType The current value
Parameters
Name | Description |
---|---|
InIndex | The index of the desired value in the ArrayProperty |
InStruct | The struct to get the property from |
InSourceAddress | The address of the instanced struct |