C# Class LaserBeamCol, TWI_Repo

Inheritance: MonoBehaviour
Show file Open project: justcollins/TWI_Repo

Public Methods

Method Description
OnTriggerStay ( Collider other ) : void
start ( ) : void

Method Details

OnTriggerStay() public method

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

start() public method

public start ( ) : void
return void