Loading...
Searching...
No Matches
GraphNodeConnectionLine Interface Reference
Inheritance diagram for GraphNodeConnectionLine:
GraphNodeConnectionBase ScriptAndConfig Managed

Additional Inherited Members

- Public Member Functions inherited from GraphNodeConnectionBase
proto external GraphNodePortBase GetPortFrom ()
 
proto external GraphNodePortBase GetPortTo ()
 
proto external void SetSelectedColor (notnull Color selectedColor)
 
proto external ref Color GetSelectedColor ()
 
proto external void SetUnselectedColor (notnull Color selectedColor)
 
proto external ref Color GetUnselectedColor ()
 
void Render (notnull GraphWidget graphWidget, notnull GraphNodeView view)
 
- Public Member Functions inherited from Managed
proto external ref Managed Clone ()
 Return shallow copy of object, or null if it is not allowed (not public constructor)
 
- Static Public Attributes inherited from GraphNodeConnectionBase
static const int NODE_REF_A
 Node A property index in connection data, it is a string.
 
static const int NODE_REF_B
 Node B property index in connection data, it is a string.
 
static const int PORT_A
 Port A property index in connection data, it is a string.
 
static const int PORT_B
 Port B property index in connection data, it is a string.
 

The documentation for this interface was generated from the following file: