MCPcopy Create free account
hub / github.com/abbeycode/UnrarKit / Reset

Method Reset

Libraries/unrar/headers.hpp:147–150  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

145 bool SkipIfUnknown;
146
147 void Reset()
148 {
149 SkipIfUnknown=false;
150 }
151};
152
153

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected