GetWarehouseWorth
warning
This export is only available for serverside!
Export Syntax
exports['dream_cryptomining']:GetWarehouseWorth(WarehouseId) -- Returns Integer
Parameterโ
- WarehouseId (String) -> The Warehouse-Id. See Getallwarehouses.md
Example Export
local WarehouseWorth = exports['dream_cryptomining']:GetWarehouseWorth("WAREHOUSEID")
print(WarehouseWorth) -- ๐ธ Prints the worth of warehouse XY