![]() |
Mod Helpers
v5.9.6
A centralized collection of library code, helpful services, and end-user functions for mod management and information.
|
This is the complete list of members for HamstarHelpers.Services.Cheats.PlayerCheats, including all inherited members.
OutputActiveCheats(Player player) | HamstarHelpers.Services.Cheats.PlayerCheats | static |
OutputCheatFlags(CheatModeType cheatFlags) | HamstarHelpers.Services.Cheats.PlayerCheats | static |
TeleportTo(Player player, int tileX, int tileY) | HamstarHelpers.Services.Cheats.PlayerCheats | static |
ToggleCheats(Player player, CheatModeType cheatFlags) | HamstarHelpers.Services.Cheats.PlayerCheats | static |
TryParseCheatFlags(string[] cheatNames, out CheatModeType cheatFlags) | HamstarHelpers.Services.Cheats.PlayerCheats | static |