Enum NetworkEvent.Type
NetworkEvent.Type enumerates available network events for this driver.
Namespace: Unity.Networking.Transport
Syntax
public enum Type : short
Fields
Name | Description | Value |
---|---|---|
Connect | ||
Data | ||
Disconnect | ||
Empty |
NetworkEvent.Type enumerates available network events for this driver.
public enum Type : short
Name | Description | Value |
---|---|---|
Connect | ||
Data | ||
Disconnect | ||
Empty |