Enfusion Script API
Loading...
Searching...
No Matches
GraphNodeConnectionBase Interface Reference
Inheritance diagram for GraphNodeConnectionBase:
ScriptAndConfig Managed GraphNodeConnectionCurve GraphNodeConnectionLine

Public Member Functions

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)
 

Member Function Documentation

◆ GetPortFrom()

proto external GraphNodePortBase GraphNodeConnectionBase.GetPortFrom ( )

◆ GetPortTo()

proto external GraphNodePortBase GraphNodeConnectionBase.GetPortTo ( )

◆ GetSelectedColor()

proto external ref Color GraphNodeConnectionBase.GetSelectedColor ( )

◆ GetUnselectedColor()

proto external ref Color GraphNodeConnectionBase.GetUnselectedColor ( )

◆ Render()

void GraphNodeConnectionBase.Render ( notnull GraphWidget graphWidget,
notnull GraphNodeView view )

◆ SetSelectedColor()

proto external void GraphNodeConnectionBase.SetSelectedColor ( notnull Color selectedColor)

◆ SetUnselectedColor()

proto external void GraphNodeConnectionBase.SetUnselectedColor ( notnull Color selectedColor)

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