Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
BasicDetect
C# Class BasicDetect, Left4Bread
Inheritance:
MonoBehaviour
Datei anzeigen
Open project: andresg6/Left4Bread
Public Properties
Property
Type
Description
detected
bool
Public Methods
Method
Description
OnTriggerEnter
(
Collider
other
) :
void
Update
( ) :
void
Method Details
OnTriggerEnter()
public
method
public
OnTriggerEnter
(
Collider
other
) :
void
other
Collider
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
detected
public_oe property
public
bool
detected
return
bool