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.