Unity v2 Plugin 0.1
mod management for Unity projects
|
This is the complete list of members for ModIO.ModIOUnityAsync, including all inherited members.
ArchiveModProfile(ModId modId) | ModIO.ModIOUnityAsync | static |
AuthenticateUserViaDiscord(string discordToken, [CanBeNull] string emailAddress, [CanBeNull] TermsHash? hash) | ModIO.ModIOUnityAsync | static |
AuthenticateUserViaGOG(string gogToken, [CanBeNull] string emailAddress, [CanBeNull] TermsHash? hash) | ModIO.ModIOUnityAsync | static |
AuthenticateUserViaGoogle(string googleToken, [CanBeNull] string emailAddress, [CanBeNull] TermsHash? hash) | ModIO.ModIOUnityAsync | static |
AuthenticateUserViaItch(string itchioToken, [CanBeNull] string emailAddress, [CanBeNull] TermsHash? hash) | ModIO.ModIOUnityAsync | static |
AuthenticateUserViaOculus(OculusDevice oculusDevice, string nonce, long userId, string oculusToken, [CanBeNull] string emailAddress, [CanBeNull] TermsHash? hash) | ModIO.ModIOUnityAsync | static |
AuthenticateUserViaSteam(string steamToken, [CanBeNull] string emailAddress, [CanBeNull] TermsHash? hash) | ModIO.ModIOUnityAsync | static |
AuthenticateUserViaSwitch(string switchToken, [CanBeNull] string emailAddress, [CanBeNull] TermsHash? hash) | ModIO.ModIOUnityAsync | static |
AuthenticateUserViaXbox(string xboxToken, [CanBeNull] string emailAddress, [CanBeNull] TermsHash? hash) | ModIO.ModIOUnityAsync | static |
CreateModProfile(CreationToken token, ModProfileDetails modProfileDetails) | ModIO.ModIOUnityAsync | static |
DownloadTexture(DownloadReference downloadReference) | ModIO.ModIOUnityAsync | static |
EditModProfile(ModProfileDetails modprofile) | ModIO.ModIOUnityAsync | static |
FetchUpdates() | ModIO.ModIOUnityAsync | static |
GetCurrentUser() | ModIO.ModIOUnityAsync | static |
GetCurrentUserCreations() | ModIO.ModIOUnityAsync | static |
GetMod(ModId modId) | ModIO.ModIOUnityAsync | static |
GetMods(SearchFilter filter) | ModIO.ModIOUnityAsync | static |
GetTagCategories() | ModIO.ModIOUnityAsync | static |
GetTermsOfUse() | ModIO.ModIOUnityAsync | static |
InitializeForUser(string userProfileIdentifier, ServerSettings serverSettings, BuildSettings buildSettings) | ModIO.ModIOUnityAsync | static |
InitializeForUser(string userProfileIdentifier) | ModIO.ModIOUnityAsync | static |
IsAuthenticated() | ModIO.ModIOUnityAsync | static |
RateMod(ModId modId, ModRating rating) | ModIO.ModIOUnityAsync | static |
Report(Report report) | ModIO.ModIOUnityAsync | static |
RequestAuthenticationEmail(string emailaddress) | ModIO.ModIOUnityAsync | static |
Shutdown() | ModIO.ModIOUnityAsync | static |
SubmitEmailSecurityCode(string securityCode) | ModIO.ModIOUnityAsync | static |
SubscribeToMod(ModId modId) | ModIO.ModIOUnityAsync | static |
UnsubscribeFromMod(ModId modId) | ModIO.ModIOUnityAsync | static |
UploadModfile(ModfileDetails modfile) | ModIO.ModIOUnityAsync | static |