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

◆ Value

float InControl.OptionalFloat.Value
getset

Definition at line 47 of file OptionalFloat.cs.

48 {
49 [global::Cpp2ILInjected.Token(Token = "0x600046C")]
50 [global::Cpp2ILInjected.Address(RVA = "0x19B5A94", Offset = "0x19B5A94", Length = "0x5C")]
51 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(OptionalFloat), Member = "op_Explicit", MemberParameters = new object[] { typeof(OptionalFloat) }, ReturnType = typeof(float))]
52 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
53 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(OptionalTypeHasNoValueException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
54 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
55 get
56 {
57 throw null;
58 }
59 [global::Cpp2ILInjected.Token(Token = "0x600046D")]
60 [global::Cpp2ILInjected.Address(RVA = "0x19B5AF0", Offset = "0x19B5AF0", Length = "0x10")]
61 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
62 set
63 {
64 throw null;
65 }
66 }
class f__AnonymousType0<< Count > j__TPar