コード例 #1
0
 public void RefreshSoulCanInstallHole(uint holdId)
 {
     mCanInstallHole = GoodsHelper.SoulCanInstallHole(holdId, this) == 1;
 }