terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ ScrollbarVisibility

Enumerator
Permanent 
AutoHide 
AutoHideAndExpandViewport 

Definition at line 1516 of file ScrollRect.cs.

1517 {
1518 [global::Cpp2ILInjected.Token(Token = "0x40001FE")]
1519 Permanent,
1520 [global::Cpp2ILInjected.Token(Token = "0x40001FF")]
1521 AutoHide,
1522 [global::Cpp2ILInjected.Token(Token = "0x4000200")]
1524 }