Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
EatPellet
C# Class EatPellet, hac-man
Inheritance:
MonoBehaviour
Show file
Open project: hackerspace-ntnu/hac-man
Public Properties
Property
Type
Description
eatSound
UnityEngine.AudioSource
points
int
Public Methods
Method
Description
OnTriggerEnter
(
Collider
col
) :
void
Method Details
OnTriggerEnter()
public
method
public
OnTriggerEnter
(
Collider
col
) :
void
col
Collider
return
void
Property Details
eatSound
public property
public
AudioSource,UnityEngine
eatSound
return
UnityEngine.AudioSource
points
public property
public
int
points
return
int