Navigation
API > API/Runtime > API/Runtime/MovieSceneTracks > API/Runtime/MovieSceneTracks/EntitySystem > API/Runtime/MovieSceneTracks/EntitySystem/Interrogation > API/Runtime/MovieSceneTracks/EntitySystem/Interrogation/UMovieSceneInter-
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 | |
|---|---|---|---|