Build.DecodeMaterial C# (CSharp) 메소드

DecodeMaterial() 개인적인 메소드

private DecodeMaterial ( ) : SectionMaterial,
리턴 SectionMaterial,
    private SectionMaterial DecodeMaterial()
    {
        return GetTower().faction.GetSectionMaterial(material);
    }