C# Class Shuffling, OZML

Mostrar archivo Open project: merveilles/OZML Class Usage Examples

Public Properties

Property Type Description
Controller CharacterController,
Panning float
Sounds AudioClip[]
StepDelay float
StepOffset float
StepPitch float
StepVolume float

Public Methods

Method Description
Start ( ) : void

Private Methods

Method Description
Step ( ) : IEnumerator

Method Details

Start() public method

public Start ( ) : void
return void

Property Details

Controller public_oe property

public CharacterController, Controller
return CharacterController,

Panning public_oe property

public float Panning
return float

Sounds public_oe property

public AudioClip[] Sounds
return AudioClip[]

StepDelay public_oe property

public float StepDelay
return float

StepOffset public_oe property

public float StepOffset
return float

StepPitch public_oe property

public float StepPitch
return float

StepVolume public_oe property

public float StepVolume
return float