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

Method Event_ClearPersistantArgs

neo/d3xp/script/Script_Thread.cpp:1219–1221  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

1217================
1218*/
1219void idThread::Event_ClearPersistantArgs( void ) {
1220 gameLocal.persistentLevelInfo.Clear();
1221}
1222
1223
1224/*

Callers

nothing calls this directly

Calls 1

ClearMethod · 0.45

Tested by

no test coverage detected