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
BoltCutters
C# Class BoltCutters, ExorcistForHire
Inheritance:
MonoBehaviour
Exibir arquivo
Open project: JordanStone/ExorcistForHire
Public Properties
Property
Type
Description
Handler
DoorUnlockHandler,
Public Methods
Method
Description
OnTriggerEnter
(
Collider
col
) :
void
Method Details
OnTriggerEnter()
public
method
public
OnTriggerEnter
(
Collider
col
) :
void
col
Collider
return
void
Property Details
Handler
public_oe property
public
DoorUnlockHandler,
Handler
return
DoorUnlockHandler,