#include <BehaviorModule.h>
Inherited by MobNexusContain.
Public Member Functions | |
| virtual Bool | tryToEvacuate (Bool exposeStealthedUnits)=0 |
| Will try to kick everybody out with game checks, and will return whether anyone made it. | |
Definition at line 259 of file BehaviorModule.h.
Will try to kick everybody out with game checks, and will return whether anyone made it.
Implemented in MobNexusContain.