C# Class SleepHunter.Models.Spell

Inheritance: Ability
Afficher le fichier Open project: ewrogers/SleepHunter4 Class Usage Examples

Méthodes publiques

Свойство Type Description
FasSpioradKey string
LyliacPlantKey string
LyliacVineyardKey string

Méthodes publiques

Méthode Description
MakeEmpty ( int slot ) : Spell
Spell ( )
ToString ( ) : string

Method Details

MakeEmpty() public static méthode

public static MakeEmpty ( int slot ) : Spell
slot int
Résultat Spell

Spell() public méthode

public Spell ( )

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

FasSpioradKey public_oe static_oe property

public static string FasSpioradKey
Résultat string

LyliacPlantKey public_oe static_oe property

public static string LyliacPlantKey
Résultat string

LyliacVineyardKey public_oe static_oe property

public static string LyliacVineyardKey
Résultat string