C# Class PlaySoundAStep, RPGQuest

Inheritance: AnimationStep
Afficher le fichier Open project: hughrogers/RPGQuest Class Usage Examples

Méthodes publiques

Méthode Description
Execute ( BattleAnimation battleAnimation ) : void
GetData ( ) : Hashtable
PlaySoundAStep ( BattleAnimationType t ) : System.Collections

Private Methods

Méthode Description
MaxClipLength ( AudioClip clip ) : float
PlayAudio ( GameObject actor, AudioClip clip ) : bool

Method Details

Execute() public méthode

public Execute ( BattleAnimation battleAnimation ) : void
battleAnimation BattleAnimation
Résultat void

GetData() public méthode

public GetData ( ) : Hashtable
Résultat Hashtable

PlaySoundAStep() public méthode

public PlaySoundAStep ( BattleAnimationType t ) : System.Collections
t BattleAnimationType
Résultat System.Collections