|
struct | FFIEvents |
|
struct | FFIMethods |
|
|
void | InitEvents (IntPtr eventsPtr, ref FFIEvents events) |
|
◆ GetInputMode()
InputMode Discord.VoiceManager.GetInputMode |
( |
| ) |
|
◆ GetLocalVolume()
byte Discord.VoiceManager.GetLocalVolume |
( |
Int64 | userId | ) |
|
◆ InitEvents()
void Discord.VoiceManager.InitEvents |
( |
IntPtr | eventsPtr, |
|
|
ref FFIEvents | events ) |
|
private |
◆ IsLocalMute()
bool Discord.VoiceManager.IsLocalMute |
( |
Int64 | userId | ) |
|
◆ IsSelfDeaf()
bool Discord.VoiceManager.IsSelfDeaf |
( |
| ) |
|
◆ IsSelfMute()
bool Discord.VoiceManager.IsSelfMute |
( |
| ) |
|
◆ OnSettingsUpdateImpl()
static void Discord.VoiceManager.OnSettingsUpdateImpl |
( |
IntPtr | ptr | ) |
|
|
staticprivate |
◆ SetInputMode()
◆ SetInputModeCallbackImpl()
static void Discord.VoiceManager.SetInputModeCallbackImpl |
( |
IntPtr | ptr, |
|
|
Result | result ) |
|
staticprivate |
◆ SetInputModeHandler()
delegate void Discord.VoiceManager.SetInputModeHandler |
( |
Result | result | ) |
|
◆ SetLocalMute()
void Discord.VoiceManager.SetLocalMute |
( |
Int64 | userId, |
|
|
bool | mute ) |
◆ SetLocalVolume()
void Discord.VoiceManager.SetLocalVolume |
( |
Int64 | userId, |
|
|
byte | volume ) |
◆ SetSelfDeaf()
void Discord.VoiceManager.SetSelfDeaf |
( |
bool | deaf | ) |
|
◆ SetSelfMute()
void Discord.VoiceManager.SetSelfMute |
( |
bool | mute | ) |
|
◆ SettingsUpdateHandler()
delegate void Discord.VoiceManager.SettingsUpdateHandler |
( |
| ) |
|
◆ MethodsPtr
IntPtr Discord.VoiceManager.MethodsPtr |
|
private |
◆ MethodsStructure
Object Discord.VoiceManager.MethodsStructure |
|
private |
◆ Methods
FFIMethods Discord.VoiceManager.Methods |
|
getprivate |
◆ OnSettingsUpdate
The documentation for this class was generated from the following file:
- Assets/_Game/Scripts/DiscordRPC/Core.cs