Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
EnableDisableTrigger
C# Class EnableDisableTrigger, ExorcistForHire
Inheritance:
MonoBehaviour
Exibir arquivo
Open project: JordanStone/ExorcistForHire
Public Properties
Property
Type
Description
Disable
GameObject[]
Enable
GameObject[]
Public Methods
Method
Description
OnTriggerEnter
(
Collider
col
) :
void
Method Details
OnTriggerEnter()
public
method
public
OnTriggerEnter
(
Collider
col
) :
void
col
Collider
return
void
Property Details
Disable
public_oe property
public
GameObject[]
Disable
return
GameObject[]
Enable
public_oe property
public
GameObject[]
Enable
return
GameObject[]