Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
ESocketInternalState Namespace Reference

Enumerations

enum  Param { CanRead = 0x0 , CanWrite = 0x1 , HasError = 0x2 }
 
enum  Return { Yes = 0x0 , No = 0x1 , EncounteredError = 0x2 }
 

Enumeration Type Documentation

◆ Param

Enumerator
CanRead 
CanWrite 
HasError 

Definition at line 13530 of file Enums.h.

◆ Return

Enumerator
Yes 
No 
EncounteredError 

Definition at line 13540 of file Enums.h.