Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/UMovieGraphNode
Description
Gets the dynamic properties as a view. The view provides a scripting-friendly way of getting and modifying the values within the dynamic properties.
| Name | GetDynamicPropertiesView |
| Type | function |
| Header File | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/Graph/MovieGraphNode.h |
| Include Path | #include "Graph/MovieGraphNode.h" |
| Source | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Private/Graph/MovieGraphNode.cpp |
UFUNCTION (BlueprintCallable, Category="Movie Graph")
UMovieGraphMutableValueView * GetDynamicPropertiesView() const