FTrackInstancePropertyBindings::CacheBinding

Rebuilds the property and function mappings for a single runtime object, and adds them to the cache

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/MovieSceneCommonHelpers.h

Include

#include "MovieSceneCommonHelpers.h"

Source

/Engine/Source/Runtime/MovieScene/Private/MovieSceneCommonHelpers.cpp

Syntax

void CacheBinding
(
    const UObject & InRuntimeObject
)

Remarks

Rebuilds the property and function mappings for a single runtime object, and adds them to the cache

Parameters

Parameter

Description

InRuntimeObject

The object to cache mappings 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