C# Class Colision, isoAbbeyTFG

Inheritance: MonoBehaviour
Mostra file Open project: nvidiosin/isoAbbeyTFG Class Usage Examples

Public Properties

Property Type Description
destino Cell,
quien Entity,

Public Methods

Method Description
OnTriggerEnter ( Collider other ) : void

Private Methods

Method Description
Run ( ) : IEnumerator

Method Details

OnTriggerEnter() public method

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

Property Details

destino public_oe property

public Cell, destino
return Cell,

quien public_oe property

public Entity, quien
return Entity,