UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UMovieSceneInterrogatedPropertyInstantiatorSystem::FPropertyInfo Struct Reference

#include <MovieSceneInterrogatedPropertyInstantiator.h>

Public Member Functions

 FPropertyInfo ()
 

Public Attributes

TWeakObjectPtr< UMovieSceneBlenderSystemBlender
 
UE::MovieScene::FInterrogationChannel InterrogationChannel
 
UE::MovieScene::FMovieSceneEntityID PropertyEntityID
 
uint16 BlendChannel
 

Constructor & Destructor Documentation

◆ FPropertyInfo()

UMovieSceneInterrogatedPropertyInstantiatorSystem::FPropertyInfo::FPropertyInfo ( )
inline

Member Data Documentation

◆ BlendChannel

uint16 UMovieSceneInterrogatedPropertyInstantiatorSystem::FPropertyInfo::BlendChannel

Blend channel allocated from Blender, or INVALID_BLEND_CHANNEL if unblended.

◆ Blender

TWeakObjectPtr<UMovieSceneBlenderSystem> UMovieSceneInterrogatedPropertyInstantiatorSystem::FPropertyInfo::Blender

POinter to the blender system to use for this property, if its blended

◆ InterrogationChannel

UE::MovieScene::FInterrogationChannel UMovieSceneInterrogatedPropertyInstantiatorSystem::FPropertyInfo::InterrogationChannel

◆ PropertyEntityID

UE::MovieScene::FMovieSceneEntityID UMovieSceneInterrogatedPropertyInstantiatorSystem::FPropertyInfo::PropertyEntityID

The entity that contains the property component itself. For fast path properties this is the actual child entity produced from the bound object instantiators.


The documentation for this struct was generated from the following file: