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
Glock
C# Class Glock, 285_02_FA15G2
Inheritance:
MonoBehaviour
Exibir arquivo
Open project: selu285-2015/285_02_FA15G2
Class Usage Examples
Public Properties
Property
Type
Description
anim
Animator
attackSpeed
float
dmg
int
pSystem
ParticleSystem
range
float
recoilSpeed
float
shop
Collider
shopCanvas
Canvas
Public Methods
Method
Description
Shoot
( ) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
Shoot()
public
method
public
Shoot
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
anim
public_oe property
public
Animator
anim
return
Animator
attackSpeed
public_oe property
public
float
attackSpeed
return
float
dmg
public_oe property
public
int
dmg
return
int
pSystem
public_oe property
public
ParticleSystem
pSystem
return
ParticleSystem
range
public_oe property
public
float
range
return
float
recoilSpeed
public_oe property
public
float
recoilSpeed
return
float
shop
public_oe property
public
Collider
shop
return
Collider
shopCanvas
public_oe property
public
Canvas
shopCanvas
return
Canvas