Monobit Unity Networking ver.2.8.0 Client API Reference
MunUnity Class Reference

Unityバージョンごとの処理系管理. More...

Static Public Member Functions

static void LoadScene (String name)
 シーンファイルの読み込み. More...
 
static void LoadScene (Int32 index)
 シーンファイルの読み込み. More...
 
static String GetSceneName ()
 シーンファイル名の取得. More...
 
static Int32 GetSceneIndex ()
 シーンインデックスの取得. More...
 

Detailed Description

Unityバージョンごとの処理系管理.

Member Function Documentation

static Int32 MunUnity.GetSceneIndex ( )
static

シーンインデックスの取得.

Returns
シーンインデックスを返す.
static String MunUnity.GetSceneName ( )
static

シーンファイル名の取得.

Returns
シーンファイル名を返す.
static void MunUnity.LoadScene ( String  name)
static

シーンファイルの読み込み.

Parameters
nameシーンファイル名.
static void MunUnity.LoadScene ( Int32  index)
static

シーンファイルの読み込み.

Parameters
indexシーンインデックス.

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