Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
SpawnAlien
C# Class SpawnAlien, TheUnseen
Inheritance:
MonoBehaviour
Show file
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 property
public
GameObject
alien
return
GameObject
battery
public property
public
Battery,
battery
return
Battery,
spawnPoint
public property
public
Transform
spawnPoint
return
Transform