Monobit Unity Networking ver.2.8.0 Client API Reference
MonobitEngine.MunDLL Class Reference

mun.dllのバージョン取得. More...

Static Public Member Functions

static string GetVersion ()
 mun.dllのファイルバージョンを取得する. More...
 
static string GetInformationalVersion ()
 mun.dllの製品バージョンを取得する. More...
 

Detailed Description

mun.dllのバージョン取得.

Member Function Documentation

static string MonobitEngine.MunDLL.GetInformationalVersion ( )
static

mun.dllの製品バージョンを取得する.

Returns
mun.dll の製品バージョン(AssemblyInformationalVersion).
static string MonobitEngine.MunDLL.GetVersion ( )
static

mun.dllのファイルバージョンを取得する.

Returns
mun.dll のファイルバージョン(AssemblyVersion).

The documentation for this class was generated from the following file: