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
◆
CatmullRom()
[3/3]
static
void
ReLogic.Utilities.Vector2D.CatmullRom
(
Vector2D
value1
,
Vector2D
value2
,
Vector2D
value3
,
Vector2D
value4
,
double
amount
,
[Out]
Vector2D
result
)
inline
static
Definition at line
283
of file
Vector2D.cs
.
284
{
285
if
(!
true
)
286
{
287
}
288
result.X
=
amount
;
289
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
References
j__TPar
.
ReLogic
Utilities
Vector2D
Generated by
1.10.0