![]() |
Kerbal Space Program
1.12.4
|
This is the complete list of members for Steamworks.SteamRemoteStorage, including all inherited members.
| CommitPublishedFileUpdate(PublishedFileUpdateHandle_t updateHandle) | Steamworks.SteamRemoteStorage | inlinestatic |
| CreatePublishedFileUpdateRequest(PublishedFileId_t unPublishedFileId) | Steamworks.SteamRemoteStorage | inlinestatic |
| DeletePublishedFile(PublishedFileId_t unPublishedFileId) | Steamworks.SteamRemoteStorage | inlinestatic |
| EnumeratePublishedFilesByUserAction(EWorkshopFileAction eAction, uint unStartIndex) | Steamworks.SteamRemoteStorage | inlinestatic |
| EnumeratePublishedWorkshopFiles(EWorkshopEnumerationType eEnumerationType, uint unStartIndex, uint unCount, uint unDays, System.Collections.Generic.IList< string > pTags, System.Collections.Generic.IList< string > pUserTags) | Steamworks.SteamRemoteStorage | inlinestatic |
| EnumerateUserPublishedFiles(uint unStartIndex) | Steamworks.SteamRemoteStorage | inlinestatic |
| EnumerateUserSharedWorkshopFiles(CSteamID steamId, uint unStartIndex, System.Collections.Generic.IList< string > pRequiredTags, System.Collections.Generic.IList< string > pExcludedTags) | Steamworks.SteamRemoteStorage | inlinestatic |
| EnumerateUserSubscribedFiles(uint unStartIndex) | Steamworks.SteamRemoteStorage | inlinestatic |
| FileDelete(string pchFile) | Steamworks.SteamRemoteStorage | inlinestatic |
| FileExists(string pchFile) | Steamworks.SteamRemoteStorage | inlinestatic |
| FileForget(string pchFile) | Steamworks.SteamRemoteStorage | inlinestatic |
| FilePersisted(string pchFile) | Steamworks.SteamRemoteStorage | inlinestatic |
| FileRead(string pchFile, byte[] pvData, int cubDataToRead) | Steamworks.SteamRemoteStorage | inlinestatic |
| FileReadAsync(string pchFile, uint nOffset, uint cubToRead) | Steamworks.SteamRemoteStorage | inlinestatic |
| FileReadAsyncComplete(SteamAPICall_t hReadCall, byte[] pvBuffer, uint cubToRead) | Steamworks.SteamRemoteStorage | inlinestatic |
| FileShare(string pchFile) | Steamworks.SteamRemoteStorage | inlinestatic |
| FileWrite(string pchFile, byte[] pvData, int cubData) | Steamworks.SteamRemoteStorage | inlinestatic |
| FileWriteAsync(string pchFile, byte[] pvData, uint cubData) | Steamworks.SteamRemoteStorage | inlinestatic |
| FileWriteStreamCancel(UGCFileWriteStreamHandle_t writeHandle) | Steamworks.SteamRemoteStorage | inlinestatic |
| FileWriteStreamClose(UGCFileWriteStreamHandle_t writeHandle) | Steamworks.SteamRemoteStorage | inlinestatic |
| FileWriteStreamOpen(string pchFile) | Steamworks.SteamRemoteStorage | inlinestatic |
| FileWriteStreamWriteChunk(UGCFileWriteStreamHandle_t writeHandle, byte[] pvData, int cubData) | Steamworks.SteamRemoteStorage | inlinestatic |
| GetCachedUGCCount() | Steamworks.SteamRemoteStorage | inlinestatic |
| GetCachedUGCHandle(int iCachedContent) | Steamworks.SteamRemoteStorage | inlinestatic |
| GetFileCount() | Steamworks.SteamRemoteStorage | inlinestatic |
| GetFileNameAndSize(int iFile, out int pnFileSizeInBytes) | Steamworks.SteamRemoteStorage | inlinestatic |
| GetFileSize(string pchFile) | Steamworks.SteamRemoteStorage | inlinestatic |
| GetFileTimestamp(string pchFile) | Steamworks.SteamRemoteStorage | inlinestatic |
| GetPublishedFileDetails(PublishedFileId_t unPublishedFileId, uint unMaxSecondsOld) | Steamworks.SteamRemoteStorage | inlinestatic |
| GetPublishedItemVoteDetails(PublishedFileId_t unPublishedFileId) | Steamworks.SteamRemoteStorage | inlinestatic |
| GetQuota(out ulong pnTotalBytes, out ulong puAvailableBytes) | Steamworks.SteamRemoteStorage | inlinestatic |
| GetSyncPlatforms(string pchFile) | Steamworks.SteamRemoteStorage | inlinestatic |
| GetUGCDetails(UGCHandle_t hContent, out AppId_t pnAppID, out string ppchName, out int pnFileSizeInBytes, out CSteamID pSteamIDOwner) | Steamworks.SteamRemoteStorage | inlinestatic |
| GetUGCDownloadProgress(UGCHandle_t hContent, out int pnBytesDownloaded, out int pnBytesExpected) | Steamworks.SteamRemoteStorage | inlinestatic |
| GetUserPublishedItemVoteDetails(PublishedFileId_t unPublishedFileId) | Steamworks.SteamRemoteStorage | inlinestatic |
| IsCloudEnabledForAccount() | Steamworks.SteamRemoteStorage | inlinestatic |
| IsCloudEnabledForApp() | Steamworks.SteamRemoteStorage | inlinestatic |
| PublishVideo(EWorkshopVideoProvider eVideoProvider, string pchVideoAccount, string pchVideoIdentifier, string pchPreviewFile, AppId_t nConsumerAppId, string pchTitle, string pchDescription, ERemoteStoragePublishedFileVisibility eVisibility, System.Collections.Generic.IList< string > pTags) | Steamworks.SteamRemoteStorage | inlinestatic |
| PublishWorkshopFile(string pchFile, string pchPreviewFile, AppId_t nConsumerAppId, string pchTitle, string pchDescription, ERemoteStoragePublishedFileVisibility eVisibility, System.Collections.Generic.IList< string > pTags, EWorkshopFileType eWorkshopFileType) | Steamworks.SteamRemoteStorage | inlinestatic |
| SetCloudEnabledForApp(bool bEnabled) | Steamworks.SteamRemoteStorage | inlinestatic |
| SetSyncPlatforms(string pchFile, ERemoteStoragePlatform eRemoteStoragePlatform) | Steamworks.SteamRemoteStorage | inlinestatic |
| SetUserPublishedFileAction(PublishedFileId_t unPublishedFileId, EWorkshopFileAction eAction) | Steamworks.SteamRemoteStorage | inlinestatic |
| SubscribePublishedFile(PublishedFileId_t unPublishedFileId) | Steamworks.SteamRemoteStorage | inlinestatic |
| UGCDownload(UGCHandle_t hContent, uint unPriority) | Steamworks.SteamRemoteStorage | inlinestatic |
| UGCDownloadToLocation(UGCHandle_t hContent, string pchLocation, uint unPriority) | Steamworks.SteamRemoteStorage | inlinestatic |
| UGCRead(UGCHandle_t hContent, byte[] pvData, int cubDataToRead, uint cOffset, EUGCReadAction eAction) | Steamworks.SteamRemoteStorage | inlinestatic |
| UnsubscribePublishedFile(PublishedFileId_t unPublishedFileId) | Steamworks.SteamRemoteStorage | inlinestatic |
| UpdatePublishedFileDescription(PublishedFileUpdateHandle_t updateHandle, string pchDescription) | Steamworks.SteamRemoteStorage | inlinestatic |
| UpdatePublishedFileFile(PublishedFileUpdateHandle_t updateHandle, string pchFile) | Steamworks.SteamRemoteStorage | inlinestatic |
| UpdatePublishedFilePreviewFile(PublishedFileUpdateHandle_t updateHandle, string pchPreviewFile) | Steamworks.SteamRemoteStorage | inlinestatic |
| UpdatePublishedFileSetChangeDescription(PublishedFileUpdateHandle_t updateHandle, string pchChangeDescription) | Steamworks.SteamRemoteStorage | inlinestatic |
| UpdatePublishedFileTags(PublishedFileUpdateHandle_t updateHandle, System.Collections.Generic.IList< string > pTags) | Steamworks.SteamRemoteStorage | inlinestatic |
| UpdatePublishedFileTitle(PublishedFileUpdateHandle_t updateHandle, string pchTitle) | Steamworks.SteamRemoteStorage | inlinestatic |
| UpdatePublishedFileVisibility(PublishedFileUpdateHandle_t updateHandle, ERemoteStoragePublishedFileVisibility eVisibility) | Steamworks.SteamRemoteStorage | inlinestatic |
| UpdateUserPublishedItemVote(PublishedFileId_t unPublishedFileId, bool bVoteUp) | Steamworks.SteamRemoteStorage | inlinestatic |
1.8.7