MCPcopy 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
2622RString GameState::GetLastErrorText() const
2623{
2624 return _e->_errorText;
2625}
2626
2627int GameState::GetLastErrorPos() const
2628{

Callers 10

tryEvalFunction · 0.80
EvaluateExpressionMethod · 0.80
EvaluateInlineSqsMethod · 0.80
EvaluateSqfFileMethod · 0.80
EvaluateSqsFileMethod · 0.80
OnButtonClickedMethod · 0.80
CanDestroyMethod · 0.80
CanDestroyMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected