MCPcopy 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
2617EvalError GameState::GetLastError() const
2618{
2619 return _e->_error;
2620}
2621
2622RString GameState::GetLastErrorText() const
2623{

Callers 15

StringRepeatFunction · 0.80
ForDoOpFunction · 0.80
ListCountCondFunction · 0.80
ListForEachFunction · 0.80
runMethod · 0.80
tryEvalFunction · 0.80
EvaluateExpressionMethod · 0.80
EvaluateSqfFileMethod · 0.80
ArcadeScriptedFunction · 0.80
test_validate.cppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected