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

◆ NextItem()

void GUIBuffs.NextItem ( )
inlineprivate

Definition at line 48 of file GUIBuffs.cs.

49 {
52 this.buffActive = true;
53 guicontrollerBuff.Activate();
54 }
class f__AnonymousType0<< Count > j__TPar
GUIControllerBuff buffController
Definition GUIBuffs.cs:238
static float UITextAlpha

References GUIControllerBuff.Activate(), buffController, j__TPar, and XNAUIInputLayer.UITextAlpha.

Referenced by UpdateBuffNavigation().