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
IListSource.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Collections
;
3
using
Cpp2ILInjected
;
4
5
namespace
System.ComponentModel
6
{
7
[
MergableProperty
(
false
)]
8
[global::Cpp2ILInjected.Token(Token =
"0x2000384"
)]
9
public
interface
IListSource
10
{
11
[global::Cpp2ILInjected.Token(Token =
"0x1700055F"
)]
12
bool
ContainsListCollection
13
{
14
[global::Cpp2ILInjected.Token(Token =
"0x600179A"
)]
15
get
;
16
}
17
18
[global::Cpp2ILInjected.Token(Token =
"0x600179B"
)]
19
IList
GetList
();
20
}
21
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:11
System.Collections.IList
Definition
IList.cs:8
System.ComponentModel.IListSource.ContainsListCollection
bool ContainsListCollection
Definition
IListSource.cs:13
System.ComponentModel.IListSource.GetList
IList GetList()
System.ComponentModel.IListSource
Definition
IListSource.cs:10
Cpp2ILInjected
Definition
AddressAttribute.cs:4
System.Collections
Definition
ArrayList.cs:19
System.ComponentModel
Definition
AddingNewEventArgs.cs:9
System
Definition
__Il2CppComDelegate.cs:6
source
System
ComponentModel
IListSource.cs
Generated by
1.10.0