Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/FMovieGraphPropertyReference
Description
Gets the class of the component that the property exists in. Can be nullptr if the property does not exist in a component.
| Name | GetComponentClass |
| Type | function |
| Header File | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/Graph/Nodes/MovieGraphClassPropertyModifier.h |
| Include Path | #include "Graph/Nodes/MovieGraphClassPropertyModifier.h" |
| Source | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Private/Graph/Nodes/MovieGraphClassPropertyModifier.cpp |
TSubclassOf < UActorComponent > GetComponentClass() const