terraria-cpp2il-methodrecon
v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
ICancelAddNew.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System.ComponentModel
4
{
5
// Token: 0x0200037E RID: 894
6
public
interface
ICancelAddNew
7
{
8
// Token: 0x0600177B RID: 6011
9
void
CancelNew
(
int
itemIndex
);
10
11
// Token: 0x0600177C RID: 6012
12
void
EndNew
(
int
itemIndex
);
13
}
14
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.ComponentModel.ICancelAddNew.CancelNew
void CancelNew(int itemIndex)
System.ComponentModel.ICancelAddNew.EndNew
void EndNew(int itemIndex)
System.ComponentModel.ICancelAddNew
Definition
ICancelAddNew.cs:7
System.ComponentModel
Definition
AddingNewEventArgs.cs:6
System
Definition
__ComObject.cs:4
source
System
ComponentModel
ICancelAddNew.cs
Generated by
1.10.0