|
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.SoundEffect:Public Member Functions | |
| SoundEffect (string id, AudioClip clip) | |
| SoundEffectInstance | CreateInstance () |
| bool | Play () |
| bool | Play (float volume, float pitch, float pan) |
Public Attributes | |
| readonly SoundDefinition | Definition |
Properties | |
| TimeSpan | Duration [get, set] |
| string | Name [get, set] |
Private Attributes | |
| string | _name |
Definition at line 12 of file SoundEffect.cs.