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
◆
Internal_LogException()
static
void
UnityEngine.DebugLogHandler.Internal_LogException
(
Exception
ex
,
Object
obj
)
inline
static
package
Definition at line
19
of file
DebugLogHandler.cs
.
20
{
21
throw
new
MissingMethodException
();
22
}
System.MissingMethodException
Definition
MissingMethodException.cs:9
UnityEngine
DebugLogHandler
Generated by
1.10.0