MCPcopy Create free account
hub / github.com/OpenXcom/OpenXcom / enter

Method enter

src/Battlescape/AlienBAIState.cpp:123–127  ·  view source on GitHub ↗

* Enters the current AI state. */

Source from the content-addressed store, hash-verified

121 * Enters the current AI state.
122 */
123void AlienBAIState::enter()
124{
125 // ROOOAARR !
126
127}
128
129
130/**

Callers 1

setAIStateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected