コード例 #1
0
 public void ApplyModTemporarily(Mod mod, string description)
 {
     // TODO: Implement this!
 }
コード例 #2
0
 public void ApplyModPermanently(Mod mod, string description)
 {
     // TODO: Implement this!
 }