TPropertyValueStorage::FindPropertyIndex

Find an initial value index given its object and fast ptr offset

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,
    uint16 ResolvedPropertyOffset
)

Remarks

Find an initial value index given its object and fast ptr offset

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