Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
IslandInit
C# Class IslandInit, dreams
Inheritance:
MonoBehaviour
Show file
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 property
public
GameObject
EnemyContainer
return
GameObject
HasEnemy
public property
public
bool
HasEnemy
return
bool
enemyTrigger
public property
public
EnemyScript,
enemyTrigger
return
EnemyScript,
islandStart
public property
public
Transform
islandStart
return
Transform