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

Method IsReloadable

neo/renderer/Model.cpp:464–466  ·  view source on GitHub ↗

================ idRenderModelStatic::IsReloadable ================ */

Source from the content-addressed store, hash-verified

462================
463*/
464bool idRenderModelStatic::IsReloadable() const {
465 return reloadable;
466}
467
468/*
469================

Callers 4

WritePrecacheCommandsMethod · 0.80
ReloadModelsMethod · 0.80
BeginLevelLoadMethod · 0.80
EndLevelLoadMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected