MCPcopy Create free account
hub / github.com/ZDoom/Raze / CCMD

Function CCMD

source/core/savegamehelp.cpp:884–887  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

882}
883
884CCMD(autosave)
885{
886 gameaction = ga_autosave;
887}
888
889CCMD(rotatingquicksave)
890{

Callers

nothing calls this directly

Calls 7

G_BuildSaveNameFunction · 0.85
FStringfClass · 0.85
myasctimeFunction · 0.85
G_SaveGameFunction · 0.85
ForceSetMethod · 0.80
CanSaveMethod · 0.45
GetCharsMethod · 0.45

Tested by

no test coverage detected