Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
RabidBear
C# Class RabidBear, Molydeuxds
Inheritance:
Walker
Mostrar archivo
Open project: kLinus/Molydeuxds
Class Usage Examples
Public Properties
Property
Type
Description
m_bearDecay
float
m_bearEnergy
float
Public Methods
Method
Description
GetPossessed
( ) :
void
OnGUI
( ) :
void
Start
( ) :
void
Update
( ) :
void
setName
(
string
name
) :
void
Method Details
GetPossessed()
public
method
public
GetPossessed
( ) :
void
return
void
OnGUI()
public
method
public
OnGUI
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
setName()
public
method
public
setName
(
string
name
) :
void
name
string
return
void
Property Details
m_bearDecay
public_oe property
public
float
m_bearDecay
return
float
m_bearEnergy
public_oe property
public
float
m_bearEnergy
return
float