C# Class Area7, CodeSpells

Inheritance: MonoBehaviour
Show file Open project: srfoster/CodeSpells

Public Properties

Property Type Description
area7 bool

Public Methods

Method Description
OnTriggerEnter ( Collider col ) : void

Method Details

OnTriggerEnter() public method

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

Property Details

area7 public property

public bool area7
return bool