Interface administrators, moderator
2,756
edits
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
|returnInfo = <code>bool true</code> if all resource files are downloaded, or <code>bool false</code> if not | |returnInfo = <code>bool true</code> if all resource files are downloaded, or <code>bool false</code> if not | ||
|returnFail1 = void | |returnFail1 = void | ||
|usage = check if a resource is | |usage = check if all of a resource's files are downloaded | ||
|notes = This does NOT include <script> entries in the resource's meta.xml! It only applies to <file> entries.<br> | |||
This is also related to the [[OnResourceReady|OnResourceReady]] event, which is called once all the file's for a resource are downloaded. | |||
}} | }} |