terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
Public Member Functions | |
void | RegisterTo (ref DiscordRpc.EventHandlers handlers) |
void | UnRegisterFrom (ref DiscordRpc.EventHandlers handlers) |
DiscordHooks () | |
Private Member Functions | |
void | OnReadyInfo (ref DiscordRpc.DiscordUser connectedUser) |
void | OnDisconnectedInfo (int errorCode, string message) |
void | OnErrorInfo (int errorCode, string message) |
void | OnJoinInfo (string secret) |
void | OnSpectateInfo (string secret) |
void | OnRequestInfo (ref DiscordRpc.DiscordUser request) |
Definition at line 8 of file DiscordHooks.cs.