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
ProjectileGun
C# Class ProjectileGun, ANI2012A15
Inheritance:
Projectile
Mostrar archivo
Open project: philvoyer/ANI2012A15
Class Usage Examples
Public Methods
Method
Description
Reset
( ) :
void
Shoot
( ) :
void
Private Methods
Method
Description
FixedUpdate
( ) :
void
OnTriggerEnter
(
Collider
collider
) :
void
Start
( ) :
void
Method Details
Reset()
public
method
public
Reset
( ) :
void
return
void
Shoot()
public
method
public
Shoot
( ) :
void
return
void