MCPcopy Create free account
hub / github.com/dhewm/dhewm3 / Event_ClearPersistantArgs

Method Event_ClearPersistantArgs

neo/game/script/Script_Thread.cpp:1187–1189  ·  view source on GitHub ↗

================ idThread::Event_ClearPersistantArgs ================ */

Source from the content-addressed store, hash-verified

1185================
1186*/
1187void idThread::Event_ClearPersistantArgs( void ) {
1188 gameLocal.persistentLevelInfo.Clear();
1189}
1190
1191
1192/*

Callers

nothing calls this directly

Calls 1

ClearMethod · 0.45

Tested by

no test coverage detected