FLiveLinkStructPropertyBindings::GetCurrentValue

Explicit specializations for bools

Windows
MacOS
Linux

Deprecated

  • This function is deprecated. Use a GetCurrentValueAt 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"

Syntax

template<>
bool GetCurrentValue
(
    const UScriptStruct & InStruct,
    const void * InSourceAddress
)

Remarks

Explicit specializations for bools

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss