Build.DecodeWeapon C# (CSharp) 메소드

DecodeWeapon() 개인적인 메소드

private DecodeWeapon ( ) : SectionWeapon,
리턴 SectionWeapon,
    private SectionWeapon DecodeWeapon()
    {
        return GetTower().faction.GetSectionWeapon(weapon);
    }