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
◆
loop
bool UnityEngine.AudioSource.loop
set
Definition at line
108
of file
AudioSource.cs
.
109
{
110
set
111
{
112
throw
new
MissingMethodException
();
113
}
114
}
System.MissingMethodException
Definition
MissingMethodException.cs:9
UnityEngine
AudioSource
Generated by
1.10.0