Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ GetLastErrorText
Method
GetLastErrorText
engine/Evaluator/express.cpp:2622–2625 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2620
}
2621
2622
RString GameState::GetLastErrorText() const
2623
{
2624
return _e->_errorText;
2625
}
2626
2627
int GameState::GetLastErrorPos() const
2628
{
Callers
10
tryEval
Function · 0.80
EvaluateExpression
Method · 0.80
EvaluateInlineSqs
Method · 0.80
EvaluateSqfFile
Method · 0.80
EvaluateSqsFile
Method · 0.80
OnButtonClicked
Method · 0.80
CanDestroy
Method · 0.80
CanDestroy
Method · 0.80
test_evaluator_complex.cpp
File · 0.80
test_evaluator_syntax.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected