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

◆ this[string actionName]

PlayerAction InControl.PlayerActionSet.this[string actionName]
getsetinherited

Definition at line 326 of file PlayerActionSet.cs.

327 {
328 [global::Cpp2ILInjected.Token(Token = "0x60000CC")]
329 [global::Cpp2ILInjected.Address(RVA = "0x1981B7C", Offset = "0x1981B7C", Length = "0xD8")]
330 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
331 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Dictionary<object, object>), Member = "TryGetValue", MemberParameters = new object[]
332 {
333 typeof(object),
334 typeof(ref object)
335 }, ReturnType = typeof(bool))]
336 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
337 {
338 typeof(string),
339 typeof(string),
340 typeof(string)
341 }, ReturnType = typeof(string))]
342 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(KeyNotFoundException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
343 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
344 get
345 {
346 throw null;
347 }
348 }
class f__AnonymousType0<< Count > j__TPar