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