NetworkEventArgs
Event args fired from INetworking.NetworkEvent.
Declaration
public struct NetworkEventArgs : ValueTypeConstructors
public NetworkEventArgs(NetworkEvents netEvent, uint errCode)
Properties
| Name | Type | Summary |
|---|---|---|
| errorCode | uint | - |
| networkEvent | NetworkEvents | - |