C# Class SetupDuelingMode, CodeSpells

Inheritance: MonoBehaviour
Afficher le fichier Open project: srfoster/CodeSpells

Méthodes publiques

Méthode Description
Start ( ) : void
getSpellName ( string cont ) : string
givePlayerABadgeBook ( ) : void
givePlayerAFlag ( ) : void
givePlayerASpellbook ( ) : void
setupSpecialEvents ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

getSpellName() public méthode

public getSpellName ( string cont ) : string
cont string
Résultat string

givePlayerABadgeBook() public méthode

public givePlayerABadgeBook ( ) : void
Résultat void

givePlayerAFlag() public méthode

public givePlayerAFlag ( ) : void
Résultat void

givePlayerASpellbook() public méthode

public givePlayerASpellbook ( ) : void
Résultat void

setupSpecialEvents() public méthode

public setupSpecialEvents ( ) : void
Résultat void