Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/FMovieGraphPropertyReference
Description
Gets the actor class that this property exists in. If the property exists in a component, this is the class that the component belongs to.
| Name | GetPropertyClass |
| 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 < AActor > GetPropertyClass() const