C# Class SpawnAlien, TheUnseen

Inheritance: MonoBehaviour
Datei anzeigen Open project: henryj41043/TheUnseen

Public Properties

Property Type Description
alien GameObject
battery Battery,
spawnPoint Transform

Public Methods

Method Description
OnTriggerEnter ( Collider other ) : void

Method Details

OnTriggerEnter() public method

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

Property Details

alien public_oe property

public GameObject alien
return GameObject

battery public_oe property

public Battery, battery
return Battery,

spawnPoint public_oe property

public Transform spawnPoint
return Transform