Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/UMovieGraphSettingNode
Description
An identifier that distinguishes this node from other nodes of the same type within a branch. During graph traversal, nodes with the same type and identifier are considered the same node. An empty string is a valid identifier.
Derived Overrides
- UMovieGraphApplyCVarPresetNode::GetNodeInstanceName
- UMovieGraphCollectionNode::GetNodeInstanceName
- UMovieGraphMaterialParameterCollectionModifierNode::GetNodeInstanceName
- UMovieGraphModifierNode::GetNodeInstanceName
- UMovieGraphOutputBurnInNode::GetNodeInstanceName
- UMovieGraphSetCVarValueNode::GetNodeInstanceName
| Name | GetNodeInstanceName |
| Type | function |
| Header File | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/Graph/MovieGraphNode.h |
| Include Path | #include "Graph/MovieGraphNode.h" |
virtual FString GetNodeInstanceName() const