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

Method IsLevelLoadReferenced

neo/renderer/Model.cpp:2262–2264  ·  view source on GitHub ↗

================ idRenderModelStatic::IsLevelLoadReferenced ================ */

Source from the content-addressed store, hash-verified

2260================
2261*/
2262bool idRenderModelStatic::IsLevelLoadReferenced( void ) {
2263 return levelLoadReferenced;
2264}
2265
2266/*
2267=================

Callers 2

GetModelMethod · 0.80
EndLevelLoadMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected