Destiny\Definitions\Activity::gActivityType PHP Method

gActivityType() protected method

protected gActivityType ( )
    protected function gActivityType()
    {
        return manifest()->activityType($this->activityTypeHash);
    }