Struct PacketParameter
Inherited Members
Namespace: Unity.Networking.Transport.Tests
Syntax
public struct PacketParameter
Constructors
PacketParameter(Int32)
Declaration
public PacketParameter(int offset)
Parameters
Type | Name | Description |
---|---|---|
Int32 | offset |
Fields
Offset
Declaration
public int Offset
Field Value
Type | Description |
---|---|
Int32 |
Size
Declaration
public int Size
Field Value
Type | Description |
---|---|
Int32 |
Type
Declaration
public Type Type
Field Value
Type | Description |
---|---|
Type |