Enum ENetworkFailure
Types of network failures broadcast from the engine
Namespace: UE4.Engine
Assembly: UE4DotNet.dll
Syntax
public enum ENetworkFailure
Fields
| Name | Description |
|---|---|
| ConnectionLost | |
| ConnectionTimeout | |
| ENetworkFailure_MAX | |
| FailureReceived | |
| NetChecksumMismatch | |
| NetDriverAlreadyExists | |
| NetDriverCreateFailure | |
| NetDriverListenFailure | |
| NetGuidMismatch | |
| OutdatedClient | |
| OutdatedServer | |
| PendingConnectionFailure |