GetHashCode()
Returns a hash code that represents the current wire.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: Unity.GraphToolkit.Editor
- Assembly: UnityEditor
public override int GetHashCode()
Returns
Type | Description |
|---|---|
| int | A hash code derived from the output and input port identifiers of the current wire. |