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

◆ MovementType

Enumerator
Unrestricted 
Elastic 
Clamped 

Definition at line 1505 of file ScrollRect.cs.

1506 {
1507 [global::Cpp2ILInjected.Token(Token = "0x40001FA")]
1509 [global::Cpp2ILInjected.Token(Token = "0x40001FB")]
1510 Elastic,
1511 [global::Cpp2ILInjected.Token(Token = "0x40001FC")]
1512 Clamped
1513 }