![]() |
Mod Helpers
v5.9.6
A centralized collection of library code, helpful services, and end-user functions for mod management and information.
|
Classes | |
class | PlayerCheats |
Provides APIs for toggling or applying player cheat effects. More... | |
Enumerations | |
enum | CheatModeType { CheatModeType.BilboMode = 1, CheatModeType.GodMode = 2, CheatModeType.MDKMode = 4, CheatModeType.FlyMode = 8 } |
|
strong |
Enumerator | |
---|---|
BilboMode | Invisibility. |
GodMode | Invincibility. |
MDKMode | All weapons do extreme damage. |
FlyMode | Noclip, speed, and flight. |
Definition at line 10 of file PlayerCheats.cs.