GetRequestQueue (Function): Difference between revisions

From Goodblox Wiki
Jump to navigationJump to search
No edit summary
mNo edit summary
Line 6: Line 6:
|arguments            =  
|arguments            =  
|returns              = [[Tables|Table]]
|returns              = [[Tables|Table]]
|description          = Returns a table of assets that are in the request queue.
|description          = Returns a table of assets that need to be loaded.
|object              = [[GBX.lua.ContentProvider (Service)|ContentProvider]]
|object              = [[GBX.lua.ContentProvider (Service)|ContentProvider]]
}}</onlyinclude>
}}</onlyinclude>


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

Revision as of 03:37, 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 need to be loaded.
In Object: ContentProvider