|
struct | FFIEvents |
|
struct | FFIMethods |
|
|
void | InitEvents (IntPtr eventsPtr, ref FFIEvents events) |
|
◆ GetCurrentBranch()
string Discord.ApplicationManager.GetCurrentBranch |
( |
| ) |
|
◆ GetCurrentLocale()
string Discord.ApplicationManager.GetCurrentLocale |
( |
| ) |
|
◆ GetOAuth2Token()
◆ GetOAuth2TokenCallbackImpl()
static void Discord.ApplicationManager.GetOAuth2TokenCallbackImpl |
( |
IntPtr | ptr, |
|
|
Result | result, |
|
|
ref OAuth2Token | oauth2Token ) |
|
staticprivate |
◆ GetOAuth2TokenHandler()
delegate void Discord.ApplicationManager.GetOAuth2TokenHandler |
( |
Result | result, |
|
|
ref OAuth2Token | oauth2Token ) |
◆ GetTicket()
◆ GetTicketCallbackImpl()
static void Discord.ApplicationManager.GetTicketCallbackImpl |
( |
IntPtr | ptr, |
|
|
Result | result, |
|
|
ref string | data ) |
|
staticprivate |
◆ GetTicketHandler()
delegate void Discord.ApplicationManager.GetTicketHandler |
( |
Result | result, |
|
|
ref string | data ) |
◆ InitEvents()
void Discord.ApplicationManager.InitEvents |
( |
IntPtr | eventsPtr, |
|
|
ref FFIEvents | events ) |
|
private |
◆ ValidateOrExit()
◆ ValidateOrExitCallbackImpl()
static void Discord.ApplicationManager.ValidateOrExitCallbackImpl |
( |
IntPtr | ptr, |
|
|
Result | result ) |
|
staticprivate |
◆ ValidateOrExitHandler()
delegate void Discord.ApplicationManager.ValidateOrExitHandler |
( |
Result | result | ) |
|
◆ MethodsPtr
IntPtr Discord.ApplicationManager.MethodsPtr |
|
private |
◆ MethodsStructure
Object Discord.ApplicationManager.MethodsStructure |
|
private |
◆ Methods
FFIMethods Discord.ApplicationManager.Methods |
|
getprivate |
The documentation for this class was generated from the following file:
- Assets/_Game/Scripts/DiscordRPC/Core.cs