Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TombEngine/TombEngine
/ GetScriptErrorMode
Function
GetScriptErrorMode
TombEngine/Scripting/Internal/ScriptAssert.cpp:43–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
}
42
43
ErrorMode GetScriptErrorMode()
44
{
45
return ScriptErrorMode;
46
}
Callers
1
ScriptAssertF
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected