|
enum | Enum { Disconnected,
Connecting,
Connected,
Default = Disconnected
} |
|
using | StorageType = ezUInt8 |
|
◆ Enum
Enumerator |
---|
Connecting | In case of the server, this state indicates that the server is ready to be connected to.
|
The documentation for this struct was generated from the following file:
- /home/runner/work/ezEngine/ezEngine/Code/Engine/Foundation/Communication/IpcChannel.h