mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-26 08:50:13 +00:00
Add GameHandler::getUnitByGuid() that combines entityManager.getEntity() with dynamic_cast<Unit*>. Replaces 10 two-line lookup+cast blocks with single-line calls. |
||
|---|---|---|
| .. | ||
| addons | ||
| audio | ||
| auth | ||
| core | ||
| game | ||
| network | ||
| pipeline | ||
| platform | ||
| rendering | ||
| third_party | ||
| ui | ||