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
◆
Ortho_Injected()
static
void
UnityEngine.Matrix4x4.Ortho_Injected
(
float
left
,
float
right
,
float
bottom
,
float
top
,
float
zNear
,
float
zFar
,
[Out]
Matrix4x4
ret
)
inline
static
private
Definition at line
189
of file
Matrix4x4.cs
.
190
{
191
throw
new
MissingMethodException
();
192
}
System.MissingMethodException
Definition
MissingMethodException.cs:9
UnityEngine
Matrix4x4
Generated by
1.10.0