FPropertyParameters

Parameter structure passed around when instantiating a specific instance of a property

Windows
MacOS
Linux

References

Module

MovieSceneTracks

Header

/Engine/Source/Runtime/MovieSceneTracks/Public/Systems/MovieScenePropertyInstantiator.h

Include

#include "Systems/MovieScenePropertyInstantiator.h"

Syntax

struct FPropertyParameters

Remarks

Parameter structure passed around when instantiating a specific instance of a property

Variables

Name Description

Public variable

const UE::Movie...

 

PropertyDefinition

Pointer to the property type definition from FPropertyRegistry

Public variable

FObjectProperty...

 

PropertyInfo

Pointer to the property instance to be animated

Public variable

int32

 

PropertyInfoIndex

The index of the PropertyInfo member within UMovieScenePropertyInstantiatorSystem::ResolvedProperties

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