Entities.FindByNameNearest(string, Vector, number) server Finds the nearest entity by its name Arguments name string position Vector maxDistance number Returns Entity The entity found, or NULL if not found. Examples Entities.FindByNameNearest – Finds the nearest entity by its name