in onCombatLogEntry(CombatLogEntry cle) callback funtion,
when cle.getType() == DOTA_COMBATLOG_ABILITY and cle.getInflictorName() == "kunkka_ghostship", i also get 0 ba calling cle.getLocationX().
This skill is released by mouse position,why i can't get positon by calling getLocationX()?