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 |
void CacheBinding
&40;
const UScriptStruct & InStruct
&41;
Remarks
Rebuilds the property mappings for a specific UStruct, and adds them to the cache
Parameters
Name | Description |
---|---|
InContainer | The type to cache property for |