Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/Graph > API/Plugins/MovieRenderPipelineCore/Graph/UMovieGraphNode > API/Plugins/MovieRenderPipelineCore/Graph/UMovieGraphNode/GetResolvedValue-
- UMovieGraphNode::GetResolvedValueForOutputPin()
- UMovieGraphInputNode::GetResolvedValueForOutputPin()
- UMovieGraphSubgraphNode::GetResolvedValueForOutputPin()
- UMovieGraphVariableNode::GetResolvedValueForOutputPin()
References
| Module | MovieRenderPipelineCore |
| Header | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/Graph/MovieGraphNode.h |
| Include | #include "Graph/MovieGraphNode.h" |
virtual FString GetResolvedValueForOutputPin
(
const FName & InPinName,
const FMovieGraphTraversalContext * InContext
) const
Remarks
Gets the resolved value of a named output pin (one that is returned in GetOutputPinProperties()). If the resolved value could not be determined, an empty string is returned.