MCPcopy 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 */
133void AlienBAIState::exit()
134{
135
136}
137
138/**
139 * Runs any code the state needs to keep updating every AI cycle.

Callers 2

prepareNewTurnMethod · 0.45
setAIStateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected