LoadRighthandStore
Prototype: GemRB.LoadRighthandStore (StoreResRef)
Description: Loads a secondary (right-hand) store. Used for trading to/from containers. The previous right-hand store, if any, is saved to cache.
Parameters:
- StoreResRef - the store’s resource name
Return value: N/A
See also: CloseRighthandStore, GetStore, GetStoreItem, SetPurchasedAmount
Back to function index, GUIScript introduction.