コード例 #1
0
 private void HandleFirstEquipClick()
 {
     ChangeWeaponIndex(0);
     ChangePanelIndex(0);
     _scrollList.RefreshEquipButtons();
 }