C# Class StepSoundRegion, TimeLapsus

Inheritance: ScriptWithController
Afficher le fichier Open project: halbich/TimeLapsus Class Usage Examples

Méthodes publiques

Свойство Type Description
audioClips List

Méthodes protégées

Méthode Description
Start ( ) : void

Private Methods

Méthode Description
OnTriggerEnter ( Collider other ) : void
PlaySound ( ) : void
pickRandomToZero ( ) : void

Method Details

Start() protected méthode

protected Start ( ) : void
Résultat void

Property Details

audioClips public_oe property

public List audioClips
Résultat List