BazaarRealmMod/Source/Scripts/BRClient.psc

5 lines
170 B
Plaintext
Raw Normal View History

2020-10-13 01:26:16 +00:00
scriptname BRClient
bool function Init() global native
bool function StatusCheck(string apiKey, quest quest) global native
2020-10-13 01:26:16 +00:00
string function GenerateApiKey() global native