Example #1
0
 void OnTriggerEnter(Collider c)
 {
     active_process.on_trigger_enter(c);
 }