Пример #1
0
 public static bool IsValid(this Sandbox.ModAPI.Ingame.MyDetectedEntityInfo EntityInfo)
 {
     return(!EntityInfo.IsEmpty());
 }