Navigation
API > API/Plugins > API/Plugins/PCGPythonInteropEditor > API/Plugins/PCGPythonInteropEditor/UPCGPythonDataBridge
Description
Returns the output collection set by the user's script. Only valid if HasOutputCollection() is true.
| Name | GetOutputCollection |
| Type | function |
| Header File | /Engine/Plugins/PCGInterops/PCGPythonInterop/Source/PCGPythonInteropEditor/Public/Helpers/PCGPythonDataBridge.h |
| Include Path | #include "Helpers/PCGPythonDataBridge.h" |
const FPCGDataCollection & GetOutputCollection() const