Unity v2 Plugin 0.1
mod management for Unity projects
ModIO.ModIOUnityAsync Member List

This is the complete list of members for ModIO.ModIOUnityAsync, including all inherited members.

ArchiveModProfile(ModId modId)ModIO.ModIOUnityAsyncstatic
AuthenticateUserViaDiscord(string discordToken, [CanBeNull] string emailAddress, [CanBeNull] TermsHash? hash)ModIO.ModIOUnityAsyncstatic
AuthenticateUserViaGOG(string gogToken, [CanBeNull] string emailAddress, [CanBeNull] TermsHash? hash)ModIO.ModIOUnityAsyncstatic
AuthenticateUserViaGoogle(string googleToken, [CanBeNull] string emailAddress, [CanBeNull] TermsHash? hash)ModIO.ModIOUnityAsyncstatic
AuthenticateUserViaItch(string itchioToken, [CanBeNull] string emailAddress, [CanBeNull] TermsHash? hash)ModIO.ModIOUnityAsyncstatic
AuthenticateUserViaOculus(OculusDevice oculusDevice, string nonce, long userId, string oculusToken, [CanBeNull] string emailAddress, [CanBeNull] TermsHash? hash)ModIO.ModIOUnityAsyncstatic
AuthenticateUserViaSteam(string steamToken, [CanBeNull] string emailAddress, [CanBeNull] TermsHash? hash)ModIO.ModIOUnityAsyncstatic
AuthenticateUserViaSwitch(string switchToken, [CanBeNull] string emailAddress, [CanBeNull] TermsHash? hash)ModIO.ModIOUnityAsyncstatic
AuthenticateUserViaXbox(string xboxToken, [CanBeNull] string emailAddress, [CanBeNull] TermsHash? hash)ModIO.ModIOUnityAsyncstatic
CreateModProfile(CreationToken token, ModProfileDetails modProfileDetails)ModIO.ModIOUnityAsyncstatic
DownloadTexture(DownloadReference downloadReference)ModIO.ModIOUnityAsyncstatic
EditModProfile(ModProfileDetails modprofile)ModIO.ModIOUnityAsyncstatic
FetchUpdates()ModIO.ModIOUnityAsyncstatic
GetCurrentUser()ModIO.ModIOUnityAsyncstatic
GetCurrentUserCreations()ModIO.ModIOUnityAsyncstatic
GetMod(ModId modId)ModIO.ModIOUnityAsyncstatic
GetMods(SearchFilter filter)ModIO.ModIOUnityAsyncstatic
GetTagCategories()ModIO.ModIOUnityAsyncstatic
GetTermsOfUse()ModIO.ModIOUnityAsyncstatic
InitializeForUser(string userProfileIdentifier, ServerSettings serverSettings, BuildSettings buildSettings)ModIO.ModIOUnityAsyncstatic
InitializeForUser(string userProfileIdentifier)ModIO.ModIOUnityAsyncstatic
IsAuthenticated()ModIO.ModIOUnityAsyncstatic
RateMod(ModId modId, ModRating rating)ModIO.ModIOUnityAsyncstatic
Report(Report report)ModIO.ModIOUnityAsyncstatic
RequestAuthenticationEmail(string emailaddress)ModIO.ModIOUnityAsyncstatic
Shutdown()ModIO.ModIOUnityAsyncstatic
SubmitEmailSecurityCode(string securityCode)ModIO.ModIOUnityAsyncstatic
SubscribeToMod(ModId modId)ModIO.ModIOUnityAsyncstatic
UnsubscribeFromMod(ModId modId)ModIO.ModIOUnityAsyncstatic
UploadModfile(ModfileDetails modfile)ModIO.ModIOUnityAsyncstatic