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
Microsoft.Xna.Framework.Audio.SoundEffect Class Referencesealed

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]
 
string Name [get, set]
 

Private Attributes

string _name
 

Detailed Description

Definition at line 8 of file SoundEffect.cs.


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