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
Loading...
Searching...
No Matches
Microsoft.Xna.Framework.Audio.SoundEffect Class Referencesealed
+ 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
 

Detailed Description

Definition at line 12 of file SoundEffect.cs.


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