Navigation
Unreal Engine C++ API Reference > Runtime > MovieSceneTracks > EntitySystem > Interrogation > UMovieSceneInterrogatedPropertyInstantiatorSystem
References
Module | MovieSceneTracks |
Header | /Engine/Source/Runtime/MovieSceneTracks/Public/EntitySystem/Interrogation/MovieSceneInterrogatedPropertyInstantiator.h |
Include | #include "EntitySystem/Interrogation/MovieSceneInterrogatedPropertyInstantiator.h" |
Syntax
struct FPropertyInfo
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
uint16 | BlendChannel | Blend channel allocated from Blender, or INVALID_BLEND_CHANNEL if unblended. |
![]() |
TWeakObjectPtr< UMovieSceneBlenderSystem > | Blender | POinter to the blender system to use for this property, if its blended |
![]() |
UE::MovieScene::FInterrogationChannel | InterrogationChannel | |
![]() |
UE::MovieScene::FMovieSceneEntityID | PropertyEntityID | The entity that contains the property component itself. |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |