Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ GetLastErrorPos
Method
GetLastErrorPos
engine/Evaluator/express.cpp:2627–2630 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2625
}
2626
2627
int GameState::GetLastErrorPos() const
2628
{
2629
return _e->_errorCarretPos;
2630
}
2631
2632
GameValue GameState::Evaluate(const char* expression) const
2633
{
Callers
6
EvaluateExpression
Method · 0.80
EvaluateSqfFile
Method · 0.80
OnButtonClicked
Method · 0.80
CanDestroy
Method · 0.80
CanDestroy
Method · 0.80
test_evaluator_syntax.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected