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