Monobit Unity Networking ver.2.8.0 Server API Reference (C#)
MunProxyConfigure.cs File Reference

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...
 

Detailed Description

mun_proxyサーバの設定.

Date
2017/03/21 copyright © monobit.Inc. All rights reserved.