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
IngredientsToBread
C# Class IngredientsToBread, CodeSpells
Inheritance:
MonoBehaviour
Exibir arquivo
Open project: srfoster/CodeSpells
Public Properties
Property
Type
Description
breadRegion
GameObject
Public Methods
Method
Description
DestroyObjects
( ) :
void
OnTriggerEnter
(
Collider
col
) :
void
Method Details
DestroyObjects()
public
method
public
DestroyObjects
( ) :
void
return
void
OnTriggerEnter()
public
method
public
OnTriggerEnter
(
Collider
col
) :
void
col
Collider
return
void
Property Details
breadRegion
public_oe property
public
GameObject
breadRegion
return
GameObject