Method GetColor
GetColor(int)
Get the constant color assigned to the given network id.
Declaration
public static Color GetColor(int networkId)
Parameters
| Type | Name | Description |
|---|---|---|
| int | networkId |
Returns
| Type | Description |
|---|---|
| Color | A constant debug color for NetworkId's to aid in debugging |