MCPcopy 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
2627int GameState::GetLastErrorPos() const
2628{
2629 return _e->_errorCarretPos;
2630}
2631
2632GameValue GameState::Evaluate(const char* expression) const
2633{

Callers 6

EvaluateExpressionMethod · 0.80
EvaluateSqfFileMethod · 0.80
OnButtonClickedMethod · 0.80
CanDestroyMethod · 0.80
CanDestroyMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected