app
/
org.powbot.api
/
Production
/
ProductionTracker
Production
Tracker
class
ProductionTracker
(id:
Int
, make:
Boolean
)
Content copied to clipboard
Functions
Properties
Functions
get
Count
Link copied to clipboard
fun
getCount
():
Int
Content copied to clipboard
stopped
Link copied to clipboard
fun
stopped
(time:
Long
= 5000):
Boolean
Content copied to clipboard
Properties
id
Link copied to clipboard
val
id
:
Int
Content copied to clipboard
lastAmount
Link copied to clipboard
var
lastAmount
:
Int
Content copied to clipboard
lastChangeTime
Link copied to clipboard
var
lastChangeTime
:
Long
= 0
Content copied to clipboard
make
Link copied to clipboard
val
make
:
Boolean
Content copied to clipboard