Enfusion Script API
|
This is the complete list of members for WorldSaveApi, including all inherited members.
Cleanup() | DownloadableCatalogue | |
CreateLocalWorldSave(notnull WorldSaveManifest manifest) | WorldSaveApi | |
FindItem(string id) | WorldSaveApi | |
GetBannedItems(out notnull array< string > items) | DownloadableCatalogue | |
GetCurrentSave() | WorldSaveApi | |
GetDownloads(out notnull array< DownloadableItem > items) | DownloadableCatalogue | |
GetOfflineItems(out notnull array< WorldSaveItem > items) | WorldSaveApi | |
GetPage() | WorkshopCatalogue | |
GetPageCount() | WorkshopCatalogue | |
GetPageItemCount() | WorkshopCatalogue | |
GetPageItems(out array< WorldSaveItem > items) | WorldSaveApi | |
GetTotalItemCount() | WorkshopCatalogue | |
RequestPage(BackendCallback pCallback, notnull PageParams pParams, bool bClearCache) | WorkshopCatalogue | |
ScanOfflineItems() | DownloadableCatalogue | |
SetCurrentSave(WorldSaveItem item) | WorldSaveApi | |
SetPageItems(int iCount) | WorkshopCatalogue | |
UploadWorldSave(notnull WorldSaveManifest manifest, BackendCallback callback, WorldSaveItem itemToUpdate) | WorldSaveApi |