Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Sol
ForceRespawn
C# Class Sol.ForceRespawn
Inheritance:
UnityEngine.MonoBehaviour
Mostrar archivo
Open project: Stumpstump/RoverGame
Public Properties
Property
Type
Description
spawner
Spawner
Public Methods
Method
Description
OnTriggerEnter
(
Collider
other
) :
void
Method Details
OnTriggerEnter()
public
method
public
OnTriggerEnter
(
Collider
other
) :
void
other
UnityEngine.Collider
return
void
Property Details
spawner
public_oe property
public
Spawner,Sol
spawner
return
Spawner