Property | Type | Description | |
---|---|---|---|
money | int | ||
playerName | string |
Method | Description | |
---|---|---|
EcoStats ( string name, int mon, int tot, string pur, string pay, string sal, string fin ) : System.Collections.Generic |
public EcoStats ( string name, int mon, int tot, string pur, string pay, string sal, string fin ) : System.Collections.Generic | ||
name | string | |
mon | int | |
tot | int | |
pur | string | |
pay | string | |
sal | string | |
fin | string | |
return | System.Collections.Generic |