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

◆ HasFocus

bool GUICrafting.HasFocus
get

Definition at line 25 of file GUICrafting.cs.

26 {
27 get
28 {
30 GUIItemFilter filter = this.Filter;
31 bool flag;
32 return flag;
33 }
34 }
class f__AnonymousType0<< Count > j__TPar
static DrPlatform.DrPlatformType CurrentPlatform
Definition DrPlatform.cs:26
GUIItemFilter Filter

Referenced by RefreshGridNav(), and UpdateMaterialNavigation().