C# Class MCForgeSOYSAUCECHIPSISAFAGGOT.Economy.EcoStats

Mostrar archivo Open project: MCSDFDBSWADZDSBL/MCSDFDBSWADZBSBL

Public Properties

Property Type Description
money int
playerName string

Public Methods

Method Description
EcoStats ( string name, int mon, int tot, string pur, string pay, string sal, string fin ) : System.Collections.Generic

Method Details

EcoStats() public method

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

Property Details

money public_oe property

public int money
return int

playerName public_oe property

public string playerName
return string