We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bebeecd commit f02cc92Copy full SHA for f02cc92
MLAPI.EnetTransport/EnetTransport.cs
@@ -8,6 +8,7 @@ namespace MLAPI.EnetTransport
8
{
9
public class EnetTransport : Transport
10
11
+ [Serializable]
12
public struct EnetChannel
13
14
public byte Id;
0 commit comments