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

◆ color

Color UnityEngine.Gizmos.color
staticset

Definition at line 55 of file Gizmos.cs.

56 {
57 [global::Cpp2ILInjected.Token(Token = "0x6000476")]
58 [global::Cpp2ILInjected.Address(RVA = "0x1F842E8", Offset = "0x1F842E8", Length = "0x44")]
59 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
60 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "InControl.Utility", Member = "DrawCircleGizmo", MemberParameters = new object[]
61 {
62 typeof(Vector2),
63 typeof(float),
65 }, ReturnType = typeof(void))]
66 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "InControl.Utility", Member = "DrawOvalGizmo", MemberParameters = new object[]
67 {
68 typeof(Vector2),
69 typeof(Vector2),
71 }, ReturnType = typeof(void))]
72 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "InControl.Utility", Member = "DrawRectGizmo", MemberParameters = new object[]
73 {
74 typeof(Rect),
76 }, ReturnType = typeof(void))]
77 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "InControl.Utility", Member = "DrawRectGizmo", MemberParameters = new object[]
78 {
79 typeof(Vector2),
80 typeof(Vector2),
82 }, ReturnType = typeof(void))]
83 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "InControl.TestInputManager", Member = "OnDrawGizmos", ReturnType = typeof(void))]
84 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 6)]
85 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
86 set
87 {
88 throw null;
89 }
90 }
class f__AnonymousType0<< Count > j__TPar