-------------------------------------------------- GETTARGET ---------------------------------------------
| 31 | } |
| 32 | //-------------------------------------------------- GETTARGET --------------------------------------------- |
| 33 | u16 UnitTarget::getTarget() const |
| 34 | { |
| 35 | return this->targetID; |
| 36 | } |
| 37 | //---------------------------------------------------------------------------------------------------------- |
| 38 | |
| 39 | } |
no outgoing calls
no test coverage detected