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