lib\tradingutility.lua

(?) TradingUtility.detectBuyableAndSellableGoods ( sellable, buyable )

(?) TradingUtility.getBuyableAndSellableGoods ( station, sellable, buyable )

(?) TradingUtility.getBuysFromOthers ( station, script )

(?) TradingUtility.getEntityBuysGood ( entity, name )

(?) TradingUtility.getEntitySellsGood ( entity, name )

(?) TradingUtility.getSellsToOthers ( station, script )

(?) TradingUtility.getTradeableScripts ( )

(?) TradingUtility.hasTraders ( station )

(?) TradingUtility.spawnBuyer ( stationIndex, script, goodName, namespace, immediateTransaction )

(?) TradingUtility.spawnSeller ( stationIndex, script, goodName, amount, namespace, immediateTransaction )

(?) TradingUtility.spawnTrader ( trade, namespace, immediateTransaction )