Build.DecodeWeapon C# (CSharp) Méthode

DecodeWeapon() private méthode

private DecodeWeapon ( ) : SectionWeapon,
Résultat SectionWeapon,
    private SectionWeapon DecodeWeapon()
    {
        return GetTower().faction.GetSectionWeapon(weapon);
    }