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
IslandInit
C# Class IslandInit, dreams
Inheritance:
MonoBehaviour
ファイルを表示
Open project: mprofGamesDev-Dreams/dreams
Public Properties
Property
Type
Description
EnemyContainer
GameObject
HasEnemy
bool
enemyTrigger
EnemyScript,
islandStart
Transform
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
EnemyContainer
public_oe property
public
GameObject
EnemyContainer
return
GameObject
HasEnemy
public_oe property
public
bool
HasEnemy
return
bool
enemyTrigger
public_oe property
public
EnemyScript,
enemyTrigger
return
EnemyScript,
islandStart
public_oe property
public
Transform
islandStart
return
Transform