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
SteamPunkHero
C# Class SteamPunkHero, Enclave
Inheritance:
PersoVivant
Show file
Open project: BenjaminDo/Enclave
Public Properties
Property
Type
Description
coldBlood
int
coldBloodMax
int
vaporine
int
vaporineMax
int
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
addjustBar
(
bool
VorCB
) :
void
levelUp
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
addjustBar()
public
method
public
addjustBar
(
bool
VorCB
) :
void
VorCB
bool
return
void
levelUp()
public
method
public
levelUp
( ) :
void
return
void
Property Details
coldBlood
public property
public
int
coldBlood
return
int
coldBloodMax
public property
public
int
coldBloodMax
return
int
vaporine
public property
public
int
vaporine
return
int
vaporineMax
public property
public
int
vaporineMax
return
int