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