Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/Graph > API/Plugins/MovieRenderPipelineCore/Graph/UMovieGraphNode
| Type | Name | Description | |
|---|---|---|---|
| FString | GetResolvedValueForOutputPin
(
const FName& InPinName, |
Gets the resolved value of a named output pin (one that is returned in GetOutputPinProperties()). | |
| bool | GetResolvedValueForOutputPin
(
const FName& InPinName, |
The same functionality as the other method that returns a string. |