DebugCheatsSystem
Documents the DebugCheatsSystem class and its functions.
Invoking DebugCheatsSystem
dcs = Game.GetDebugCheatsSystem()Sub-functions
DecreaseGlobalTimeDilation
DecreaseGlobalTimeDilation();DecreasePlayerTimeDilation
DecreasePlayerTimeDilation();EnableCheat
EnableCheat(object : ref:GameObject, cheatType : gamecheatsystemFlag, enable : Bool) : Bool;HasCheat
IncreaseGlobalTimeDilation
IncreasePlayerTimeDilation
ToggleCheat
Last updated