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
◆
CreateTranslation()
[2/4]
static
void
Microsoft.Xna.Framework.Matrix.CreateTranslation
(
float
xPosition
,
float
yPosition
,
float
zPosition
,
[Out]
Matrix
result
)
inline
static
Definition at line
817
of file
Matrix.cs
.
818
{
819
if
(!
true
)
820
{
821
}
822
if
(!
true
)
823
{
824
}
825
result.M31
=
xPosition
;
826
result.M32
=
yPosition
;
827
result.M11
=
zPosition
;
828
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
References
j__TPar
.
Microsoft
Xna
Framework
Matrix
Generated by
1.10.0