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
PalWarning
C# Class PalWarning, GGJ2016
Inheritance:
MonoBehaviour
Datei anzeigen
Open project: netgrind/GGJ2016
Public Properties
Property
Type
Description
pal
PalController
threatLevel
int
Public Methods
Method
Description
OnTriggerEnter
(
Collider
other
) :
void
Method Details
OnTriggerEnter()
public
method
public
OnTriggerEnter
(
Collider
other
) :
void
other
Collider
return
void
Property Details
pal
public_oe property
public
PalController
pal
return
PalController
threatLevel
public_oe property
public
int
threatLevel
return
int