terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
MathfInternal.cs
Go to the documentation of this file.
1using System;
6
8{
10 [global::Cpp2ILInjected.Token(Token = "0x2000007")]
11 public struct MathfInternal
12 {
13 // Note: this type is marked as 'beforefieldinit'.
14 [global::Cpp2ILInjected.Token(Token = "0x6000007")]
15 [global::Cpp2ILInjected.Address(RVA = "0x1F69E0C", Offset = "0x1F69E0C", Length = "0x98")]
16 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
17 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
18 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Interlocked), Member = "CompareExchange", MemberParameters = new object[]
19 {
20 typeof(ref float),
21 typeof(float),
22 typeof(float)
23 }, ReturnType = typeof(float))]
24 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
26 {
27 throw null;
28 }
29
30 [global::Cpp2ILInjected.Token(Token = "0x4000007")]
31 public static float FloatMinNormal;
32
33 [global::Cpp2ILInjected.Token(Token = "0x4000008")]
34 public static float FloatMinDenormal;
35
36 [global::Cpp2ILInjected.Token(Token = "0x4000009")]
37 public static bool IsFlushToZeroEnabled;
38 }
39}
class f__AnonymousType0<< Count > j__TPar