Monobit Unity Networking ver.2.8.0 Server API Reference (C++)
|
mun_monitorとのネットワーク接続処理クラス. More...
#include <MunResolverSessionToMonitor.hpp>
Static Public Member Functions | |
static bool | Initialize (MunResolverConfigure &configure) |
初期化処理. More... | |
static void | Update (uint64 updateInterval) |
更新処理(個別送信処理). More... | |
static void | Finalize () |
終了処理. | |
mun_monitorとのネットワーク接続処理クラス.
|
static |
初期化処理.
configure | 設定情報. |
|
static |
更新処理(個別送信処理).
updateInterval | 更新間隔(ミリ秒). |