Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/UMovieGraphPropertyModifier
Description
Gets a value view which allows property values to be set. Properties cannot be added/removed with this view.
Note that in order to modify a property value, you must use the property name provided by GetPropertyNameForSettingCustomValue().
| Name | GetPropertiesForSettingValues |
| 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 |
UFUNCTION (BlueprintCallable, Category="Properties")
UMovieGraphFixedValueView * GetPropertiesForSettingValues()