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

◆ Open()

void GUIBestiary.Open ( )
inline

Definition at line 168 of file GUIBestiary.cs.

169 {
170 int num = 1;
171 this.Enabled = num != 0;
172 int size = this.filterEnabled._size;
173 int size2 = this.filterEnabled._size;
174 this.RefreshEntries();
176 }
class f__AnonymousType0<< Count > j__TPar
void RefreshEntries()
List< bool > filterEnabled
void RefreshPercentUnlocked()

References System.Collections.Generic.List< T >._size, filterEnabled, j__TPar, RefreshEntries(), and RefreshPercentUnlocked().