terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
UnityEngine.AudioSettings.Mobile Class Reference

Static Public Member Functions

static void StartAudioOutput ()
 
static void StopAudioOutput ()
 

Static Package Functions

static void InvokeOnMuteStateChanged (bool mute)
 
static bool InvokeIsStopAudioOutputOnMuteEnabled ()
 

Properties

static bool muteState [get, private set]
 
static bool stopAudioOutputOnMute [get]
 

Static Private Attributes

static bool< muteStatek__BackingField
 
static bool _stopAudioOutputOnMute
 
static Action< bool > OnMuteStateChanged
 

Detailed Description

Definition at line 82 of file AudioSettings.cs.


The documentation for this class was generated from the following file: