C# Class StepSoundRegion, TimeLapsus

Inheritance: ScriptWithController
Exibir arquivo Open project: halbich/TimeLapsus Class Usage Examples

Public Properties

Property Type Description
audioClips List

Protected Methods

Method Description
Start ( ) : void

Private Methods

Method Description
OnTriggerEnter ( Collider other ) : void
PlaySound ( ) : void
pickRandomToZero ( ) : void

Method Details

Start() protected method

protected Start ( ) : void
return void

Property Details

audioClips public_oe property

public List audioClips
return List