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
Final_Boss_manager
C# Class Final_Boss_manager, scriptcaster
Inheritance:
MonoBehaviour
Show file
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 property
public
int
health
return
int
isInvicible
public property
public
bool
isInvicible
return
bool
stage
public property
public
int
stage
return
int
toPosition
public property
public
int
toPosition
return
int