GraphOutput¶
- 
class 
guerilla.GraphOutput¶ Bases:
guerilla.GraphPlugAn output in a
GraphNode- 
getconnected()¶ Override Get whatever is connected to this output
Return type: { GraphInput}
- 
 
guerilla.GraphOutput¶Bases: guerilla.GraphPlug
An output in a GraphNode
getconnected()¶Override Get whatever is connected to this output
| Return type: | {GraphInput} | 
|---|