GetRequestQueue (Function): Difference between revisions

From Goodblox Wiki
Jump to navigationJump to search
mNo edit summary
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:
|arguments            =  
|arguments            =  
|returns              = [[Tables|Table]]
|returns              = [[Tables|Table]]
|description          = Returns a table of assets that have not yet loaded.
|description          = Returns a table of [[Content|assets]] that have not loaded yet.
|object              = [[GBX.lua.ContentProvider (Service)|ContentProvider]]
|object              = [[GBX.lua.ContentProvider (Service)|ContentProvider]]
}}</onlyinclude>
}}</onlyinclude>


[[Category:Functions]]
[[Category:Functions]]

Latest revision as of 03:38, 25 September 2021

Locked: This item is locked. Attempting to use it will cause an error.


Function
Syntax GetRequestQueue( )
Returns Table
Description: Returns a table of assets that have not loaded yet.
In Object: ContentProvider