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
CollectBread
C# Class CollectBread, CodeSpells
Inheritance:
MonoBehaviour
Exibir arquivo
Open project: srfoster/CodeSpells
Public Methods
Method
Description
OnTriggerEnter
(
Collider
col
) :
void
Method Details
OnTriggerEnter()
public
method
public
OnTriggerEnter
(
Collider
col
) :
void
col
Collider
return
void