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

Method SetLevelLoadReferenced

neo/renderer/Model.cpp:2253–2255  ·  view source on GitHub ↗

================ idRenderModelStatic::SetLevelLoadReferenced ================ */

Source from the content-addressed store, hash-verified

2251================
2252*/
2253void idRenderModelStatic::SetLevelLoadReferenced( bool referenced ) {
2254 levelLoadReferenced = referenced;
2255}
2256
2257/*
2258================

Callers 3

InitMethod · 0.80
GetModelMethod · 0.80
BeginLevelLoadMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected