Tanoda
TPacket.cs
Go to the documentation of this file.
1
using
System.Collections;
2
using
System.Collections.Generic;
3
4
public
abstract
class
TPacket
5
{
6
byte
PacketType;
7
int
PacketLength;
8
}
TPacket
Definition:
TPacket.cs:5
Source
Assets
Scripts
ServerClientStuff
TPacket.cs
Generated by
1.9.3