Property | Type | Description | |
---|---|---|---|
_textures | Texture[] | ||
expeffect | GameObject |
Method | Description | |
---|---|---|
OnCollisionEnter ( Collision coll ) : void | ||
OnDamage ( object _params ) : void | ||
Start ( ) : void |
Method | Description | |
---|---|---|
ExplosionBarrel ( ) : IEnumerator |
public OnCollisionEnter ( Collision coll ) : void | ||
coll | Collision | |
return | void |