Build.DecodeMaterial C# (CSharp) Méthode

DecodeMaterial() private méthode

private DecodeMaterial ( ) : SectionMaterial,
Résultat SectionMaterial,
    private SectionMaterial DecodeMaterial()
    {
        return GetTower().faction.GetSectionMaterial(material);
    }