UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
MovieScenePropertyRegistry.cpp File Reference

Classes

struct  UE::MovieScene::FPropertyAndAddress
 

Namespaces

namespace  UE
 
namespace  UE::MovieScene
 

Functions

template<typename CharType >
FPropertyAndAddress UE::MovieScene::FindPropertyFromNestedPath (UStruct *Struct, void *Container, TStringView< CharType > InPath)
 
FPropertyAndAddress UE::MovieScene::FindPropertyFromPath (UClass *ObjectClass, const FMovieScenePropertyBinding &PropertyBinding)
 
TOptional< uint16UE::MovieScene::ComputeFastPropertyPtrOffset (UClass *ObjectClass, const FMovieScenePropertyBinding &PropertyBinding)