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
◆
Name
string Microsoft.Xna.Framework.Audio.SoundEffect.Name
get
set
Definition at line
104
of file
SoundEffect.cs
.
105
{
106
get
107
{
108
return
this.
_name
;
109
}
110
set
111
{
112
this._name
=
value
;
113
}
114
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
Microsoft.Xna.Framework.Audio.SoundEffect._name
string _name
Definition
SoundEffect.cs:117
System.ExceptionArgument.value
@ value
Microsoft
Xna
Framework
Audio
SoundEffect
Generated by
1.10.0