MapTargetable object returned from MapObject.AddTarget method.
Creating a map targetable is similar to adding a collider to the MapObject, except this collider can be targeted by AI such as titans. Map targetables that are on a different team than the AI will be targeted by the titan, and will trigger the OnGetHit callback on the attached MapObject.