MCPcopy Create free account
hub / github.com/LibreVR/Revive / clear

Method clear

ReviveInjector/main.cpp:150–154  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

148 }
149
150 void clear()
151 {
152 strings.clear();
153 ptrs.clear();
154 }
155
156 const char** c_str()
157 {

Callers 3

ovr_ShutdownFunction · 0.80
CreateInstanceMethod · 0.80
AttachSessionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected