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
◆
Malloc()
static
unsafe
void
* Unity.Collections.LowLevel.Unsafe.UnsafeUtility.Malloc
(
long
size
,
int
alignment
,
Allocator
allocator
)
inline
static
Definition at line
63
of file
UnsafeUtility.cs
.
64
{
65
throw
new
MissingMethodException
();
66
}
System.MissingMethodException
Definition
MissingMethodException.cs:9
Unity
Collections
LowLevel
Unsafe
UnsafeUtility
Generated by
1.10.0