Method GetName
GetName(string, int)
Builds the canonical pool identifier used for a node output slot.
public static string GetName(string nodeId, int slotId)
Parameters
Returns
- string
A stable string key in the form
nodeId_slotId.
Builds the canonical pool identifier used for a node output slot.
public static string GetName(string nodeId, int slotId)
A stable string key in the form nodeId_slotId.