Makes so when building the inner EntitySet of AEntitySetSystem<T> when giving a World instance, the decorated method will be used as a component predicate.
The decorated method should be of the type ComponentPredicate<T>(T).
public sealed class WithPredicateAttribute : System.Attribute
Inheritance System.Object 🡒 System.Attribute 🡒 WithPredicateAttribute