hasHitsplat

QueryType hasHitsplat()

Checks if any hitsplat is present

Return

true if any hitsplat is present, false otherwise

QueryType hasHitsplat(Predicate<Hitsplat> filter)

Checks if any hitsplat is present that matches the filter

Return

true if any hitsplat is present that matches the filter, false otherwise

Parameters

filter

the hitsplat filter