Navigation
Unreal Engine C++ API Reference > Plugins > LiveLinkMovieScene > MovieScene > FLiveLinkStructPropertyBindings
Deprecated * This function is deprecated. Use a GetCurrentValueForEnumAt with InIndex set to 0 for the same result.
References
Module | LiveLinkMovieScene |
Header | /Engine/Plugins/Animation/LiveLink/Source/LiveLinkMovieScene/Public/MovieScene/MovieSceneLiveLinkStructPropertyBindings.h |
Include | #include "MovieScene/MovieSceneLiveLinkStructPropertyBindings.h" |
int64 GetCurrentValueForEnum
&40;
const UScriptStruct & InStruct,
const void &42; InSourceAddress
&41;
Remarks
Gets the current value of an enum property on a struct ValueType The current value
Parameters
Name | Description |
---|---|
InStruct | The struct to get the property from |
InSourceAddress | The address of the instanced struct |