GraphPlug

class guerilla.GraphPlug

Bases: guerilla.Node

A GraphPlug is an input/output of a GraphNode

getconnectionplug()

Override Return the node’s plug that is used to connect to another GraphPlug

Return type:Plug
getnameplug()

Override Return the node’s plug that contains the name of the GraphPlug

Return type:Plug