================ idRenderModelStatic::IsReloadable ================ */
| 462 | ================ |
| 463 | */ |
| 464 | bool idRenderModelStatic::IsReloadable() const { |
| 465 | return reloadable; |
| 466 | } |
| 467 | |
| 468 | /* |
| 469 | ================ |
no outgoing calls
no test coverage detected