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

◆ OffsetMultiplier

Vector2 Terraria.UI.Alignment.OffsetMultiplier
getset

Definition at line 15 of file Alignment.cs.

16 {
17 [global::Cpp2ILInjected.Token(Token = "0x6003AF0")]
18 [global::Cpp2ILInjected.Address(RVA = "0x1472F68", Offset = "0x1472F68", Length = "0x24")]
19 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(MapOverlayDrawContext), Member = "Draw", MemberParameters = new object[]
20 {
25 }, ReturnType = typeof(MapOverlayDrawContext.DrawResult))]
26 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(MapOverlayDrawContext), Member = "Draw", MemberParameters = new object[]
27 {
32 typeof(float),
33 typeof(float),
35 }, ReturnType = typeof(MapOverlayDrawContext.DrawResult))]
36 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
37 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Vector2), Member = ".ctor", MemberParameters = new object[]
38 {
39 typeof(float),
40 typeof(float)
41 }, ReturnType = typeof(void))]
42 get
43 {
44 throw null;
45 }
46 }
class f__AnonymousType0<< Count > j__TPar