Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ GetLastError
Method
GetLastError
engine/Evaluator/express.cpp:2617–2620 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2615
}
2616
2617
EvalError GameState::GetLastError() const
2618
{
2619
return _e->_error;
2620
}
2621
2622
RString GameState::GetLastErrorText() const
2623
{
Callers
15
StringRepeat
Function · 0.80
ForDoOp
Function · 0.80
ListCountCond
Function · 0.80
ListForEach
Function · 0.80
run
Method · 0.80
tryEval
Function · 0.80
EvaluateExpression
Method · 0.80
EvaluateSqfFile
Method · 0.80
ArcadeScripted
Function · 0.80
test_integration.cpp
File · 0.80
test_sqs_integration.cpp
File · 0.80
test_validate.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected