Property | Type | Description | |
---|---|---|---|
HighPriority | ConcurrentQueue |
||
Tasks | ConcurrentQueue |
Method | Description | |
---|---|---|
GoldCount ( String gold, String deltaGold, String gph ) : void | ||
Pause ( ) : void | ||
Print ( String str ) : void | ||
Start ( ) : void | ||
Stop ( ) : void |
Method | Description | |
---|---|---|
Game_OnTickEvent ( |
||
Main ( string args ) : void |
public static GoldCount ( String gold, String deltaGold, String gph ) : void | ||
gold | String | |
deltaGold | String | |
gph | String | |
return | void |
public static ConcurrentQueue |
||
return | ConcurrentQueue |