|
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
|
Collaboration diagram for Microsoft.Xna.Framework.Audio.SoundBank:Public Member Functions | |
| SoundBank (AudioEngine engine, string contentPath) | |
| void | LoadMusicId (int musicIndex) |
| Cue | GetCue (string cueId) |
Private Attributes | |
| Dictionary< string, Cue > | _cues |
Definition at line 11 of file SoundBank.cs.