C# Class TriggerScorpionSpawn, gmap377_leathGloves_inc

Inheritance: MonoBehaviour
Datei anzeigen Open project: bi3mer/gmap377_leathGloves_inc

Public Properties

Property Type Description
scorpion ScorpionController,

Public Methods

Method Description
OnTriggerEnter ( Collider other ) : void

Method Details

OnTriggerEnter() public method

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

Property Details

scorpion public_oe property

public ScorpionController, scorpion
return ScorpionController,