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
◆
Distance()
[2/2]
static
void
ReLogic.Utilities.Vector2D.Distance
(
Vector2D
value1
,
Vector2D
value2
,
[Out] double
result
)
inline
static
Definition at line
340
of file
Vector2D.cs
.
341
{
342
double
x =
value1
.X;
343
double
x2
=
value2
.X;
344
if
(!
true
)
345
{
346
}
347
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
References
j__TPar
.
ReLogic
Utilities
Vector2D
Generated by
1.10.0