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

◆ Int32ToHexStr()

static string System.Number.Int32ToHexStr ( int value,
char hexBase,
int digits )
inlinestaticprivate

Definition at line 439 of file Number.cs.

440 {
441 int num = 1;
442 if (5 == 0)
443 {
444 }
445 string text = string.FastAllocateString(0);
446 if (text != null)
447 {
449 }
450 if (num == 0)
451 {
452 }
453 return text;
454 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, System.Runtime.CompilerServices.RuntimeHelpers.OffsetToStringData, and System.text.