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

◆ ToolboxItemFilterType

Enumerator
Allow 
Custom 
Prevent 
Require 

Definition at line 6 of file ToolboxItemFilterType.cs.

7 {
8 // Token: 0x040012CF RID: 4815
9 Allow,
10 // Token: 0x040012D0 RID: 4816
11 Custom,
12 // Token: 0x040012D1 RID: 4817
13 Prevent,
14 // Token: 0x040012D2 RID: 4818
16 }