C# Class HardLaserCannon, wepwep
Show file
Open project: encephalopathy/wepwep
Public Properties
Public Methods
Private Methods
Method |
Description |
|
fire ( ) : IEnumerator |
|
|
Method Details
public Update ( ) : void |
return |
void |
|
public start ( ) : void |
return |
void |
|
Property Details
public int NRGCost |
return |
int |
|
public GameObject bullet |
return |
GameObject |
|
public int damage |
return |
int |
|
public AudioSource,UnityEngine pew |
return |
UnityEngine.AudioSource |
|
public GameObject spawnPt |
return |
GameObject |
|