Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/UMovieGraphNode
Description
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.
Derived Overrides
- UMovieGraphApplyCVarPresetNode::GetDynamicPropertyDescriptions
- UMovieGraphMaterialParameterCollectionModifierNode::GetDynamicPropertyDescriptions
| Name | GetDynamicPropertyDescriptions |
| Type | function |
| Header File | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/Graph/MovieGraphNode.h |
| Include Path | #include "Graph/MovieGraphNode.h" |
virtual TArray < FPropertyBagPropertyDesc > GetDynamicPropertyDescriptions() const