2020-10-13 01:26:16 +00:00
|
|
|
scriptname BRInteriorRefList
|
|
|
|
|
2020-10-16 03:42:57 +00:00
|
|
|
bool function Create(string apiUrl, string apiKey, int shop_id, quest quest) global native
|
|
|
|
bool function ClearCell() global native
|
|
|
|
bool function Load(string apiUrl, string apiKey, int interior_ref_id, ObjectReference player, quest quest) global native
|