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
◆
Int32ToNumber()
static
void
System.Number.Int32ToNumber
(
int
value
,
Number::NumberBuffer
number
)
inline
static
private
Definition at line
410
of file
Number.cs
.
411
{
412
int
num = 10;
413
number.precision
= num;
414
long
num2
= 0
L
;
415
number.sign
=
num2
!= 0
L
;
416
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.ConsoleKey.L
@ L
References
j__TPar
, and
System.L
.
System
Number
Generated by
1.10.0