Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/Graph > API/Plugins/MovieRenderPipelineCore/Graph/UMovieGraphNode
- UMovieGraphNode::GetDynamicPropertyDescriptions()
- UMovieGraphApplyCVarPresetNode::GetDynamicPropertyDescriptions()
References
| Module | MovieRenderPipelineCore |
| Header | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/Graph/MovieGraphNode.h |
| Include | #include "Graph/MovieGraphNode.h" |
virtual TArray < FPropertyBagPropertyDesc > GetDynamicPropertyDescriptions() const
Remarks
Gets the descriptions of properties which can be dynamically added to the node. These types of properties do not correspond to a UPROPERTY defined on the node itself.