Пример #1
0
 public bool CanSee(Vector3 gunPos)
 {
     return(_vitals.CanSee(gunPos));
 }