C# Class StatsExtensions, Unity-SRPG

Afficher le fichier Open project: Policenaut/Unity-SRPG Class Usage Examples

Méthodes publiques

Méthode Description
BaseStat ( this unit, Stats, type ) : int
ModifiedStat ( this unit, Stats, type ) : int

Method Details

BaseStat() public static méthode

public static BaseStat ( this unit, Stats, type ) : int
unit this
type Stats,
Résultat int

ModifiedStat() public static méthode

public static ModifiedStat ( this unit, Stats, type ) : int
unit this
type Stats,
Résultat int