C# Class DestroyObject, casanova-mk2

Inheritance: MonoBehaviour
Mostra file Open project: vs-team/casanova-mk2 Class Usage Examples

Public Properties

Property Type Description
explosion GameObject

Public Methods

Method Description
OnTriggerEnter ( Collider other ) : void

Method Details

OnTriggerEnter() public method

public OnTriggerEnter ( Collider other ) : void
other Collider
return void

Property Details

explosion public_oe property

public GameObject explosion
return GameObject