WhenChangedEitherAttribute.md
March 19, 2022 ยท View on GitHub
DefaultEcs
DefaultEcs.System
WhenChangedEitherAttribute Class
Represents a group of component types to react to at least one of their change when building the inner EntitySet of AEntitySetSystem<T> when giving a World instance.
public sealed class WhenChangedEitherAttribute : DefaultEcs.System.ComponentAttribute
Inheritance System.Object ๐ก System.Attribute ๐ก ComponentAttribute ๐ก WhenChangedEitherAttribute
| Constructors | |
|---|---|
| WhenChangedEitherAttribute(Type[]) | Initialize a new instance of the WithEitherAttribute type. |