MCPcopy Create free account
hub / github.com/DescentDevelopers/Descent3 / ClearGlobalActionCtrs

Function ClearGlobalActionCtrs

scripts/CellTestLevel.cpp:83–83  ·  view source on GitHub ↗

======================================== Function to Clear Global Action Counters ========================================

Source from the content-addressed store, hash-verified

81// Function to Clear Global Action Counters
82// ========================================
83void ClearGlobalActionCtrs(void) { ScriptActionCtr_000 = 0; }
84
85// ========================================
86// Function to Save Global Action Counters

Callers 2

InitializeDLLFunction · 0.70
CallEventMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected