Property | Type | Description | |
---|---|---|---|
ExplosionPrefab | GameObject | ||
WeaponFirePrefab | GameObject |
Method | Description | |
---|---|---|
OnEvent ( ExplosionEvent, evnt ) : void | ||
OnEvent ( WeaponFireEvent, evnt ) : void |
public OnEvent ( ExplosionEvent, evnt ) : void | ||
evnt | ExplosionEvent, | |
return | void |
public OnEvent ( WeaponFireEvent, evnt ) : void | ||
evnt | WeaponFireEvent, | |
return | void |