FLiveLinkStructPropertyBindings::CacheBinding

Rebuilds the property mappings for a specific [UStruct](API\Runtime\CoreUObject\UObject\UStruct), and adds them to the cache

Windows
MacOS
Linux

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

Syntax

void CacheBinding
(
    const UScriptStruct & InStruct
)

Remarks

Rebuilds the property mappings for a specific UStruct, and adds them to the cache

Parameters

Parameter

Description

InContainer

The type to cache property for

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