call abstract method

bool call(
  1. LoadingContext context
)

Returns true if this filter accepts the asset indicated by context.

Implementation

bool call(LoadingContext context);