MCPcopy Create free account
hub / github.com/OGSR/OGSR-Engine / fatal

Method fatal

ogsr_engine/Layers/xrRender/r_constants.cpp:13–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11}
12
13void R_constant_table::fatal(LPCSTR S) { FATAL(S); }
14
15ref_constant R_constant_table::get(LPCSTR S) const
16{

Callers 3

LuaErrorFunction · 0.45
lua_pcall_failedFunction · 0.45
lua_panicFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected