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
HomingCannon
C# Class HomingCannon, wepwep
Inheritance:
MonoBehaviour
Mostrar archivo
Open project: encephalopathy/wepwep
Class Usage Examples
Public Properties
Property
Type
Description
NRGCost
int
bullet
GameObject
damage
int
homingBullet
GameObject
pew
UnityEngine.AudioSource
spawnPt
GameObject
Public Methods
Method
Description
Update
( ) :
void
fireHomingBullet
( ) :
void
Private Methods
Method
Description
fireRadar
( ) :
IEnumerator
Method Details
Update()
public
method
public
Update
( ) :
void
return
void
fireHomingBullet()
public
method
public
fireHomingBullet
( ) :
void
return
void
Property Details
NRGCost
public_oe property
public
int
NRGCost
return
int
bullet
public_oe property
public
GameObject
bullet
return
GameObject
damage
public_oe property
public
int
damage
return
int
homingBullet
public_oe property
public
GameObject
homingBullet
return
GameObject
pew
public_oe property
public
AudioSource,UnityEngine
pew
return
UnityEngine.AudioSource
spawnPt
public_oe property
public
GameObject
spawnPt
return
GameObject