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