|
Enfusion Script API
|
This is the complete list of members for GraphNode, including all inherited members.
| Clone() | Managed | |
| FindPort(string portName, EGraphNodePortDirection direction) | GraphNode | |
| GetLocalPosition() | GraphNode | |
| GetName() | GraphNode | |
| GetPort(int id, EGraphNodePortDirection direction) | GraphNode | |
| GetPortConnectionsCount(int id, EGraphNodePortDirection direction) | GraphNode | |
| GetPortsInfo(BaseContainer graphSrc, BaseContainer nodeSrc, notnull array< ref GraphPortInfo > inputPorts, notnull array< ref GraphPortInfo > outputPorts) | GraphNode | static |
| GetPortType(int portId, EGraphNodePortDirection portDirection, owned string name) | GraphNode | |
| GetPosition() | GraphNode | |
| GetSelectedColor() | GraphNode | |
| GetSize() | GraphNode | |
| GetTotalConnectionsCount() | GraphNode | |
| GetUnselectedColor() | GraphNode | |
| Render(notnull GraphWidget graphWidget, notnull GraphNodeView view) | GraphNode | |
| SetLocalPosition(vector localPos) | GraphNode | |
| SetSelectedColor(notnull Color selectedColor) | GraphNode | |
| SetUnselectedColor(notnull Color selectedColor) | GraphNode |