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

◆ CursorRight()

void Terraria.GameContent.UI.Elements.UITextBox.CursorRight ( )
inline

Definition at line 70 of file UITextBox.cs.

71 {
72 int cursor = this._cursor;
73 int stringLength = base.Text._stringLength;
74 int cursor2 = this._cursor;
76 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.GameContent.UI.Elements.UITextBox._cursor, and j__TPar.