Beispiel #1
0
 public bool GetNeedsRefining()
 {
     return(UnityFunctions.GetItemTypeNeedsRefining(Item_type));
 }