IMarketSystem class
game.IMarketSystem
Inheritance
Base: game.ScriptableSystem
Derived
Properties
None.
Functions
bool AddVendorHashMap(ent.EntityID key, TDBID tweakID, IScriptable vendor)RTTIvoid ClearVendorHashMap()RTTIWeakHandle<IScriptable> GetVendorHashMap(ent.EntityID key)RTTIWeakHandle<IScriptable> GetVendorTBIDHashMap(TDBID key)RTTI