C# Class StatChange, SRPGCK

Afficher le fichier Open project: JoeOsborn/SRPGCK Class Usage Examples

Méthodes publiques

Свойство Type Description
changeType StatChangeType
statName string

Méthodes publiques

Méthode Description
StatChange ( string stat, StatChangeType change ) : System.Collections.Generic

Method Details

StatChange() public méthode

public StatChange ( string stat, StatChangeType change ) : System.Collections.Generic
stat string
change StatChangeType
Résultat System.Collections.Generic

Property Details

changeType public_oe property

public StatChangeType changeType
Résultat StatChangeType

statName public_oe property

public string statName
Résultat string