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

◆ IDisposable [2/2]

class<MouseDragOutsideRect> UnityEngine.UI.InputField.IDisposable
setprivate

Definition at line 3371 of file InputField.cs.

3372 {
3374 [global::Cpp2ILInjected.Token(Token = "0x6000238")]
3375 [global::Cpp2ILInjected.Address(RVA = "0x1FC18D8", Offset = "0x1FC18D8", Length = "0x28")]
3376 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
3377 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
3379 {
3380 throw null;
3381 }
3382
3384 [global::Cpp2ILInjected.Token(Token = "0x6000239")]
3385 [global::Cpp2ILInjected.Address(RVA = "0x1FC64E0", Offset = "0x1FC64E0", Length = "0x4")]
3386 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
3387 private void System.IDisposable.Dispose()
3388 {
3389 throw null;
3390 }
3391
3392 [global::Cpp2ILInjected.Token(Token = "0x600023A")]
3393 [global::Cpp2ILInjected.Address(RVA = "0x1FC64E4", Offset = "0x1FC64E4", Length = "0x28C")]
3394 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
3395 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
3396 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(MultipleDisplayUtilities), Member = "GetRelativeMousePositionForDrag", MemberParameters = new object[]
3397 {
3399 typeof(ref Vector2)
3400 }, ReturnType = typeof(bool))]
3401 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Graphic), Member = "get_rectTransform", ReturnType = typeof(RectTransform))]
3402 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(PointerEventData), Member = "get_pressEventCamera", ReturnType = typeof(Camera))]
3403 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(RectTransformUtility), Member = "ScreenPointToLocalPointInRectangle", MemberParameters = new object[]
3404 {
3405 typeof(RectTransform),
3406 typeof(Vector2),
3407 typeof(Camera),
3408 typeof(ref Vector2)
3409 }, ReturnType = typeof(bool))]
3410 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(RectTransform), Member = "get_rect", ReturnType = typeof(Rect))]
3411 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Rect), Member = "get_yMax", ReturnType = typeof(float))]
3412 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InputField), Member = "MoveUp", MemberParameters = new object[]
3413 {
3414 typeof(bool),
3415 typeof(bool)
3416 }, ReturnType = typeof(void))]
3417 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Rect), Member = "get_xMin", ReturnType = typeof(float))]
3418 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InputField), Member = "MoveLeft", MemberParameters = new object[]
3419 {
3420 typeof(bool),
3421 typeof(bool)
3422 }, ReturnType = typeof(void))]
3423 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Rect), Member = "get_yMin", ReturnType = typeof(float))]
3424 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InputField), Member = "MoveDown", MemberParameters = new object[]
3425 {
3426 typeof(bool),
3427 typeof(bool)
3428 }, ReturnType = typeof(void))]
3429 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Rect), Member = "get_xMax", ReturnType = typeof(float))]
3430 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InputField), Member = "MoveRight", MemberParameters = new object[]
3431 {
3432 typeof(bool),
3433 typeof(bool)
3434 }, ReturnType = typeof(void))]
3435 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InputField), Member = "UpdateLabel", ReturnType = typeof(void))]
3436 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(WaitForSecondsRealtime), Member = ".ctor", MemberParameters = new object[] { typeof(float) }, ReturnType = typeof(void))]
3437 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
3438 private bool MoveNext()
3439 {
3440 throw null;
3441 }
3442
3443 [global::Cpp2ILInjected.Token(Token = "0x17000096")]
3444 private object System.Collections.Generic.IEnumerator<System.Object>.Current
3445 {
3447 [global::Cpp2ILInjected.Token(Token = "0x600023B")]
3448 [global::Cpp2ILInjected.Address(RVA = "0x1FC6770", Offset = "0x1FC6770", Length = "0x8")]
3449 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
3450 get
3451 {
3452 throw null;
3453 }
3454 }
3455
3457 [global::Cpp2ILInjected.Token(Token = "0x600023C")]
3458 [global::Cpp2ILInjected.Address(RVA = "0x1FC6778", Offset = "0x1FC6778", Length = "0x38")]
3459 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
3460 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NotSupportedException), Member = ".ctor", ReturnType = typeof(void))]
3461 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
3462 private void System.Collections.IEnumerator.Reset()
3463 {
3464 throw null;
3465 }
3466
3467 [global::Cpp2ILInjected.Token(Token = "0x17000097")]
3469 {
3471 [global::Cpp2ILInjected.Token(Token = "0x600023D")]
3472 [global::Cpp2ILInjected.Address(RVA = "0x1FC67B0", Offset = "0x1FC67B0", Length = "0x8")]
3473 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
3474 get
3475 {
3476 throw null;
3477 }
3478 }
3479
3480 [global::Cpp2ILInjected.Token(Token = "0x400011E")]
3481 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
3482 private int <>1__state;
3483
3484 [global::Cpp2ILInjected.Token(Token = "0x400011F")]
3485 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
3486 private object <>2__current;
3487
3488 [global::Cpp2ILInjected.Token(Token = "0x4000120")]
3489 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
3490 public PointerEventData eventData;
3491
3492 [global::Cpp2ILInjected.Token(Token = "0x4000121")]
3493 [global::Cpp2ILInjected.FieldOffset(Offset = "0x28")]
3494 public InputField <>4__this;
3495 }
class f__AnonymousType0<< Count > j__TPar
class< MouseDragOutsideRect > d__194