call abstract method
- LoadingContext context
Returns true if this filter accepts the asset indicated by context.
Implementation
bool call(LoadingContext context);
Returns true if this filter accepts the asset indicated by context.
bool call(LoadingContext context);