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

◆ FireListChanged()

void System.ComponentModel.BindingList< T >.FireListChanged ( ListChangedType type,
int index )
inlineprivate

Definition at line 129 of file BindingList.cs.

130 {
131 if (true)
132 {
133 return;
134 }
135 }