Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenXcom/OpenXcom
/ cancel
Method
cancel
src/Battlescape/BattleState.cpp:65–68 ·
view source on GitHub ↗
* Cancels the current BattleState. */
Source
from the content-addressed store, hash-verified
63
* Cancels the current BattleState.
64
*/
65
void BattleState::cancel()
66
{
67
68
}
69
70
/**
71
* Runs any code the state needs to keep updating every
Callers
1
cancelCurrentAction
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected