Represents a group of component types to react to at least one of their deletion when building the inner EntitySet of AEntitySetSystem<T> when giving a World instance.
public sealed class WhenRemovedEitherAttribute : DefaultEcs.System.ComponentAttribute
Inheritance System.Object 🡒 System.Attribute 🡒 ComponentAttribute 🡒 WhenRemovedEitherAttribute
Constructors | |
---|---|
WhenRemovedEitherAttribute(Type[]) | Initialize a new instance of the WithEitherAttribute type. |