Monobit Unity Networking ver.2.8.0 Server API Reference (C#)
|
mun_proxyサーバの設定. More...
Classes | |
class | mun_proxy.MunProxyConfigure |
mun_proxyサーバの設定. More... | |
Namespaces | |
namespace | mun_proxy |
mun_proxy 関連. | |
Enumerations | |
enum | mun_proxy.MunServerListen { mun_proxy.MunServerListen.MUN_SERVER_LISTEN_USE_NONE = 0x00, mun_proxy.MunServerListen.MUN_SERVER_LISTEN_USE_TCP = 0x01 << 0, mun_proxy.MunServerListen.MUN_SERVER_LISTEN_USE_UDP = 0x01 << 1, mun_proxy.MunServerListen.MUN_SERVER_LISTEN_USE_WS = 0x01 << 2, mun_proxy.MunServerListen.MUN_SERVER_LISTEN_USE_WSS = 0x01 << 3 } |
リスニングフラグ. More... | |
mun_proxyサーバの設定.