Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/FTrackInstancePropertyBindings
References
| Module | MovieScene |
| Header | /Engine/Source/Runtime/MovieScene/Public/MovieSceneCommonHelpers.h |
| Include | #include "MovieSceneCommonHelpers.h" |
| Source | /Engine/Source/Runtime/MovieScene/Private/MovieSceneCommonHelpers.cpp |
void CacheBinding
(
const UObject & InRuntimeObject
)
Remarks
Rebuilds the property and function mappings for a single runtime object, and adds them to the cache
Parameters
| Name | Description |
|---|---|
| InRuntimeObject | The object to cache mappings for |