Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenXcom/OpenXcom
/ exit
Method
exit
src/Battlescape/AlienBAIState.cpp:133–136 ·
view source on GitHub ↗
* Exits the current AI state. */
Source
from the content-addressed store, hash-verified
131
* Exits the current AI state.
132
*/
133
void AlienBAIState::exit()
134
{
135
136
}
137
138
/**
139
* Runs any code the state needs to keep updating every AI cycle.
Callers
2
prepareNewTurn
Method · 0.45
setAIState
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected