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

Function ClearGlobalActionCtrs

scripts/BossCamera.cpp:90–90  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

88// Function to Clear Global Action Counters
89// ========================================
90void ClearGlobalActionCtrs(void) { ScriptActionCtr_000 = 0; }
91
92// ========================================
93// Function to Save Global Action Counters

Callers 2

InitializeDLLFunction · 0.70
CallEventMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected