Ark Server API (ASE) - Wiki
|
Enumerations | |
enum | Type { NetDriverAlreadyExists = 0x0 , NetDriverCreateFailure = 0x1 , NetDriverListenFailure = 0x2 , ConnectionLost = 0x3 , ConnectionTimeout = 0x4 , FailureReceived = 0x5 , BuildIdMismatch = 0x6 , OutdatedClient = 0x7 , OutdatedServer = 0x8 , PendingConnectionFailure = 0x9 , TotalConversionIDMismatch = 0xa , ModMisMatch = 0xb , ModDLCNotInstalled = 0xc , PGTerrainMismatch = 0xd } |