IsStoreDownloading
Revision as of 00:57, 13 October 2024 by Habi (talk | contribs) (Created page with "<poem style="border: 2px solid #d6d2c5; background-color: #f9f4e6; padding: 1em;"> This function was added in v1.8 beta 4 and will not work on previous versions. </poem> {{Welcome|desc=Tells if a store download is in progress.| params=<source>NoParams</source>| retvals=true, if a store download is in progress. false, if it has completed or not started. Also null, if npc was not called with options to download store.| relfuncs= *OnStoreDownloadComplete *GetStoreLoc...")
This function was added in v1.8 beta 4 and will not work on previous versions.
Description:
Tells if a store download is in progress.
Parameters:
NoParams
Return Values:
true, if a store download is in progress. false, if it has completed or not started. Also null, if npc was not called with options to download store.
Related Functions
The following functions may be helpful as they relate to this function in one way or another.