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

◆ PreviousItem()

void GUIBuffs.PreviousItem ( )
inlineprivate

Definition at line 57 of file GUIBuffs.cs.

58 {
61 this.buffActive = true;
62 guicontrollerBuff.Activate();
63 }
class f__AnonymousType0<< Count > j__TPar
GUIControllerBuff buffController
Definition GUIBuffs.cs:238
static float UITextAlpha

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