Destiny\Advisors\ArenaRound::gEnemy PHP Method

gEnemy() protected method

protected gEnemy ( )
    protected function gEnemy()
    {
        return manifest()->enemyRace($this->enemyRaceHash);
    }