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

Method IsInitialized

neo/framework/FileSystem.cpp:2806–2808  ·  view source on GitHub ↗

================ idFileSystemLocal::IsInitialized ================ */

Source from the content-addressed store, hash-verified

2804================
2805*/
2806bool idFileSystemLocal::IsInitialized( void ) const {
2807 return ( searchPaths != NULL );
2808}
2809
2810
2811/*

Callers 1

OpenFileReadFlagsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected