using UnityEngine; namespace RoR2; public class ForcePingable : MonoBehaviour { public bool bypassEntityLocator = true; }