Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Final_Boss_manager
C# Class Final_Boss_manager, scriptcaster
Inheritance:
MonoBehaviour
Exibir arquivo
Open project: crazymeeshu/scriptcaster
Public Properties
Property
Type
Description
health
int
isInvicible
bool
stage
int
toPosition
int
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
health
public_oe property
public
int
health
return
int
isInvicible
public_oe property
public
bool
isInvicible
return
bool
stage
public_oe property
public
int
stage
return
int
toPosition
public_oe property
public
int
toPosition
return
int