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

◆ DoorAutoOpeningPreference

Enumerator
Disabled 
EnabledForGamepadOnly 
EnabledForEverything 

Definition at line 217 of file DoorOpeningHelper.cs.

218 {
219 [global::Cpp2ILInjected.Token(Token = "0x4007E28")]
220 Disabled,
221 [global::Cpp2ILInjected.Token(Token = "0x4007E29")]
223 [global::Cpp2ILInjected.Token(Token = "0x4007E2A")]
225 }