WhenChangedAttribute.md
March 19, 2022 ยท View on GitHub
DefaultEcs
DefaultEcs.System
WhenChangedAttribute Class
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. |