TPropertyValueStorage::FindCachedValue

Find an initial value given its object and custom accessor index

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/EntitySystem/MovieSceneInitialValueCache.h

Include

#include "EntitySystem/MovieSceneInitialValueCache.h"

Syntax

const StorageType * FindCachedValue
(
    UObject * BoundObject,
    FCustomPropertyIndex CustomIndex
)

Remarks

Find an initial value given its object and custom accessor index

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