Method AddHit AddHit(T) Called when the query hits something. Declaration bool AddHit(T hit) Parameters Type Name Description T hit The hit. Returns Type Description bool True to accept the hit, or false to ignore it.