Represents a component type to exclude when building the inner EntitySet of AEntitySetSystem<T> when giving a World instance.
public sealed class WithoutAttribute : DefaultEcs.System.ComponentAttributeInheritance System.Object 🡒 System.Attribute 🡒 ComponentAttribute 🡒 WithoutAttribute
| Constructors | |
|---|---|
| WithoutAttribute(Type[]) | Initialize a new instance of the WithoutAttribute type. |