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
KaijuAttackSound
C# Class KaijuAttackSound, kaijurising
Inheritance:
MonoBehaviour
Afficher le fichier
Open project: Moehammered/kaijurising
Méthodes publiques
Свойство
Type
Description
anim
KaijuAnimations,
sounds
KaijuSounds,
Méthodes publiques
Méthode
Description
OnTriggerEnter
(
Collider
col
) :
void
chooseSound
( ) :
void
Method Details
OnTriggerEnter()
public
méthode
public
OnTriggerEnter
(
Collider
col
) :
void
col
Collider
Résultat
void
chooseSound()
public
méthode
public
chooseSound
( ) :
void
Résultat
void
Property Details
anim
public_oe property
public
KaijuAnimations,
anim
Résultat
KaijuAnimations,
sounds
public_oe property
public
KaijuSounds,
sounds
Résultat
KaijuSounds,