C# Class StatChange, SRPGCK

Datei anzeigen Open project: JoeOsborn/SRPGCK Class Usage Examples

Public Properties

Property Type Description
changeType StatChangeType
statName string

Public Methods

Method Description
StatChange ( string stat, StatChangeType change ) : System.Collections.Generic

Method Details

StatChange() public method

public StatChange ( string stat, StatChangeType change ) : System.Collections.Generic
stat string
change StatChangeType
return System.Collections.Generic

Property Details

changeType public_oe property

public StatChangeType changeType
return StatChangeType

statName public_oe property

public string statName
return string