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

◆ DoorAutoOpeningPreference

Enumerator
Disabled 
EnabledForGamepadOnly 
EnabledForEverything 

Definition at line 170 of file DoorOpeningHelper.cs.

171 {
172 // Token: 0x04007E28 RID: 32296
173 Disabled,
174 // Token: 0x04007E29 RID: 32297
176 // Token: 0x04007E2A RID: 32298
178 }