--------------------------------------------- GET INDEX --------------------------------------------------
| 223 | } |
| 224 | //--------------------------------------------- GET INDEX -------------------------------------------------- |
| 225 | u16 UnitImpl::getIndex() const |
| 226 | { |
| 227 | return this->index; |
| 228 | } |
| 229 | }; |
no outgoing calls
no test coverage detected