Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/Graph > API/Plugins/MovieRenderPipelineCore/Graph/UMovieGraphSettingNode
- UMovieGraphSettingNode::GetNodeInstanceName()
- UMovieGraphSetCVarValueNode::GetNodeInstanceName()
- UMovieGraphGetCVarValueNode::GetNodeInstanceName()
- UMovieGraphModifierNode::GetNodeInstanceName()
- UMovieGraphCollectionNode::GetNodeInstanceName()
References
| Module | MovieRenderPipelineCore |
| Header | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/Graph/MovieGraphNode.h |
| Include | #include "Graph/MovieGraphNode.h" |
virtual FString GetNodeInstanceName&40;&41; const
Remarks
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.