Class NetworkIdDebugColorUtility
A collection of utility to assign constant colors for the NetworkId's. There are in total 13 unique colors, with 14+ mapping to the original.
Inherited Members
Namespace: Unity.NetCode
Assembly: solution.dll
Syntax
public static class NetworkIdDebugColorUtility
Methods
Name | Description |
---|---|
Get(int) | Get the constant color assigned to the given network id. |
GetColor(int) | Get the constant color assigned to the given network id. |