Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
StageController
C# Class StageController, Albatross
Inheritance:
MonoBehaviour
ファイルを表示
Open project: xby2/Albatross
Class Usage Examples
Public Properties
Property
Type
Description
size
int
stageContainer
GameObject
stageObjects
List
stageTilePrefab
GameObject
stageWallPrefab
GameObject
Public Methods
Method
Description
BuildStage
( ) :
void
Method Details
BuildStage()
public
method
public
BuildStage
( ) :
void
return
void
Property Details
size
public_oe property
public
int
size
return
int
stageContainer
public_oe property
public
GameObject
stageContainer
return
GameObject
stageObjects
public_oe property
public
List
stageObjects
return
List
stageTilePrefab
public_oe property
public
GameObject
stageTilePrefab
return
GameObject
stageWallPrefab
public_oe property
public
GameObject
stageWallPrefab
return
GameObject