FunctionalFilter

abstract class FunctionalFilter

Abstract base class that allows the selective addition of an entity to only a subset of events, using GlobalContext.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
abstract fun apply(event: InspectableEvent): Boolean