TPropertyValueStorage::FindPropertyIndex

Find an initial value index 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

TOptional< FInitialValueIndex > FindPropertyIndex
(
    UObject * BoundObject,
    FCustomPropertyIndex AccessorIndex
)

Remarks

Find an initial value index 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