WorkshopFileBase:Fetch
WorkshopFileBase:Fetch( string type, number offset, number perpage, table extratags, string searchText, number filter = nil, string sort = nil )
Description
Fetches all subscriptions for the set namespace and type
If you want to use the type
local
you need to implement the :FetchLocal(offset, perpage)
function!Arguments
7 string sort = nil
How it should be sorted. If set to
nil
, it will fallback to timeadded
. (title
, size
, updated
)
Page views: 738
Updated: This Year
Updated: This Year