Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
EatPellet
C# Class EatPellet, hac-man
Inheritance:
MonoBehaviour
Afficher le fichier
Open project: hackerspace-ntnu/hac-man
Méthodes publiques
Свойство
Type
Description
eatSound
UnityEngine.AudioSource
points
int
Méthodes publiques
Méthode
Description
OnTriggerEnter
(
Collider
col
) :
void
Method Details
OnTriggerEnter()
public
méthode
public
OnTriggerEnter
(
Collider
col
) :
void
col
Collider
Résultat
void
Property Details
eatSound
public_oe property
public
AudioSource,UnityEngine
eatSound
Résultat
UnityEngine.AudioSource
points
public_oe property
public
int
points
Résultat
int