------------------------------------------ STATUS ---------------------------------------------
| 237 | } |
| 238 | // ------------------------------------------ STATUS --------------------------------------------- |
| 239 | bool UnitInterface::isDefenseMatrixed() const |
| 240 | { |
| 241 | return this->getDefenseMatrixTimer() != 0; |
| 242 | } |
| 243 | |
| 244 | bool UnitInterface::isEnsnared() const |
| 245 | { |