C# Class Gurpenator.Advantage

Inheritance: GurpsProperty
Afficher le fichier Open project: thejoshwolfe/Gurpenator Class Usage Examples

Méthodes publiques

Свойство Type Description
costFormula Formula

Méthodes publiques

Méthode Description
Advantage ( ParsedThing parsedThing, Formula costFormula ) : System
checkFormula ( GurpsProperty>.Dictionary nameToThing ) : void
usedNames ( ) : IEnumerable

Method Details

Advantage() public méthode

public Advantage ( ParsedThing parsedThing, Formula costFormula ) : System
parsedThing ParsedThing
costFormula Formula
Résultat System

checkFormula() public méthode

public checkFormula ( GurpsProperty>.Dictionary nameToThing ) : void
nameToThing GurpsProperty>.Dictionary
Résultat void

usedNames() public méthode

public usedNames ( ) : IEnumerable
Résultat IEnumerable

Property Details

costFormula public_oe property

public Formula,Gurpenator costFormula
Résultat Formula