Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore
Provides a scripting-friendly way to get/set values, as well as add/remove properties, in a property bag.
| Name | UMovieGraphMutableValueView |
| Type | class |
| Header File | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/Graph/MovieGraphValueView.h |
| Include Path | #include "Graph/MovieGraphValueView.h" |
Syntax
UCLASS (BlueprintType)
class UMovieGraphMutableValueView : public UMovieGraphValueView
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UMovieGraphValueView → UMovieGraphMutableValueView
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Graph/MovieGraphValueView.h | |||
UMovieGraphMutableValueView
(
FInstancedPropertyBag* InPropertyBag |
Graph/MovieGraphValueView.h |