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

Function RestoreGlobalActionCtrs

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

=========================================== Function to Restore Global Action Counters ===========================================

Source from the content-addressed store, hash-verified

91// Function to Restore Global Action Counters
92// ===========================================
93void RestoreGlobalActionCtrs(void *file_ptr) { ScriptActionCtr_000 = File_ReadInt(file_ptr); }
94
95// ===============================================================
96// Start of Custom Script Block - DO NOT EDIT ANYTHING BEFORE THIS

Callers 1

CallEventMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected