Method GetPacket
GetPacket(byte*, int)
Declaration
[Obsolete("Internal API that shouldn't be used. Will be removed in Unity Transport 2.0.")]
public static ReliableUtility.Packet* GetPacket(byte* self, int sequence)
Parameters
| Type | Name | Description |
|---|---|---|
| byte* | self | |
| int | sequence |
Returns
| Type | Description |
|---|---|
| Packet* |