C# Class SummonObject, CodeSpells

Inheritance: MonoBehaviour
Show file Open project: srfoster/CodeSpells Class Usage Examples

Public Methods

Method Description
OnTriggerEnter ( Collider col ) : void

Method Details

OnTriggerEnter() public method

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