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

◆ DirectionsRaw

Vector2 Terraria.GameInput.TriggersSet.DirectionsRaw
getset

Definition at line 1191 of file TriggersSet.cs.

1192 {
1193 [global::Cpp2ILInjected.Token(Token = "0x6003A77")]
1194 [global::Cpp2ILInjected.Address(RVA = "0x1470DFC", Offset = "0x1470DFC", Length = "0xDC")]
1195 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1196 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1197 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Utils), Member = "ToInt", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(int))]
1198 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Vector2), Member = ".ctor", MemberParameters = new object[]
1199 {
1200 typeof(float),
1201 typeof(float)
1202 }, ReturnType = typeof(void))]
1203 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
1204 get
1205 {
1206 throw null;
1207 }
1208 }
class f__AnonymousType0<< Count > j__TPar