Пример #1
0
 public void NotifyWeaponTaker(SkillBase _skill)
 {
     Debug.Log(_skill);
     m_WeaponTaker.SetSkill(_skill);
 }