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

◆ IsPageController()

bool GUIControllerPageRedirect.IsPageController ( GUIControllerItem item)
inline

Definition at line 158 of file GUIControllerPageRedirect.cs.

159 {
162 if (item != null)
163 {
164 return;
165 }
166 }
class f__AnonymousType0<< Count > j__TPar
GUIControllerRightPageSelector RightSelector
GUIControllerLeftPageSelector LeftSelector

References j__TPar, LeftSelector, and RightSelector.