Monobit Unity Networking ver.2.8.0 Server API Reference (C++)
|
mun_roomサーバの設定. More...
#include <mrs.hpp>
Go to the source code of this file.
Classes | |
class | MunRoomConfigure |
mun_room サーバの設定. More... | |
Enumerations | |
enum | MunServerListen { MUN_SERVER_LISTEN_USE_NONE = 0x00, MUN_SERVER_LISTEN_USE_TCP = 0x01 << 0, MUN_SERVER_LISTEN_USE_UDP = 0x01 << 1, MUN_SERVER_LISTEN_USE_WS = 0x01 << 2, MUN_SERVER_LISTEN_USE_WSS = 0x01 << 3, MUN_SERVER_LISTEN_USE_NONE = 0x00, MUN_SERVER_LISTEN_USE_TCP = 0x01 << 0, MUN_SERVER_LISTEN_USE_UDP = 0x01 << 1, MUN_SERVER_LISTEN_USE_WS = 0x01 << 2, MUN_SERVER_LISTEN_USE_WSS = 0x01 << 3, MUN_SERVER_LISTEN_USE_NONE = 0x00, MUN_SERVER_LISTEN_USE_TCP = 0x01 << 0, MUN_SERVER_LISTEN_USE_UDP = 0x01 << 1, MUN_SERVER_LISTEN_USE_WS = 0x01 << 2, MUN_SERVER_LISTEN_USE_WSS = 0x01 << 3 } |
リスニングフラグ. More... | |
mun_roomサーバの設定.
enum MunServerListen |
リスニングフラグ.