메소드 | 설명 | |
---|---|---|
GetMaterial ( string materialName ) : SectionMaterial, | ||
GetWeapon ( string weaponName ) : SectionWeapon, |
public static GetMaterial ( string materialName ) : SectionMaterial, | ||
materialName | string | |
리턴 | SectionMaterial, |
public static GetWeapon ( string weaponName ) : SectionWeapon, | ||
weaponName | string | |
리턴 | SectionWeapon, |