C# Class StopSoundAStep, RPGQuest

Inheritance: AnimationStep
Exibir arquivo Open project: hughrogers/RPGQuest Class Usage Examples

Public Methods

Method Description
Execute ( BattleAnimation battleAnimation ) : void
GetData ( ) : Hashtable
StopSoundAStep ( BattleAnimationType t ) : System.Collections

Private Methods

Method Description
StopAudio ( GameObject actor ) : void

Method Details

Execute() public method

public Execute ( BattleAnimation battleAnimation ) : void
battleAnimation BattleAnimation
return void

GetData() public method

public GetData ( ) : Hashtable
return Hashtable

StopSoundAStep() public method

public StopSoundAStep ( BattleAnimationType t ) : System.Collections
t BattleAnimationType
return System.Collections