Build.DecodeWeapon C# (CSharp) Метод

DecodeWeapon() приватный Метод

private DecodeWeapon ( ) : SectionWeapon,
Результат SectionWeapon,
    private SectionWeapon DecodeWeapon()
    {
        return GetTower().faction.GetSectionWeapon(weapon);
    }