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

double Terraria.WorldBuilding.GenerationProgress.Value
getset

Definition at line 405 of file GenerationProgress.cs.

406 {
407 [global::Cpp2ILInjected.Token(Token = "0x6002FE3")]
408 [global::Cpp2ILInjected.Address(RVA = "0x12F6828", Offset = "0x12F6828", Length = "0x8")]
409 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
410 get
411 {
412 throw null;
413 }
414 [global::Cpp2ILInjected.Token(Token = "0x6002FE2")]
415 [global::Cpp2ILInjected.Address(RVA = "0x12F67A0", Offset = "0x12F67A0", Length = "0x88")]
416 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GenerationProgress), Member = "Set", MemberParameters = new object[] { typeof(double) }, ReturnType = typeof(void))]
417 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
418 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Utils), Member = "Clamp", MemberTypeParameters = new object[] { "T" }, MemberParameters = new object[] { "T", "T", "T" }, ReturnType = "T")]
419 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
420 set
421 {
422 throw null;
423 }
424 }
class f__AnonymousType0<< Count > j__TPar