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
IDropdownList.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Collections
;
3
using
System.Collections.Generic
;
4
using
Cpp2ILInjected
;
5
6
namespace
NaughtyAttributes
7
{
8
[global::Cpp2ILInjected.Token(Token =
"0x200000A"
)]
9
public
interface
IDropdownList
:
IEnumerable
<KeyValuePair<string, object>>,
IEnumerable
10
{
11
}
12
}
NaughtyAttributes.IDropdownList
Definition
IDropdownList.cs:10
System.Collections.Generic.IEnumerable
Definition
IEnumerable.cs:8
Cpp2ILInjected
Definition
AddressAttribute.cs:4
NaughtyAttributes
Definition
BoxGroupAttribute.cs:6
System.Collections.Generic
Definition
ArrayBuilder.cs:6
System.Collections
Definition
ArrayList.cs:19
System
Definition
__Il2CppComDelegate.cs:6
source
NaughtyAttributes.Core
NaughtyAttributes
IDropdownList.cs
Generated by
1.10.0