WhenChangedEitherAttribute.WhenChangedEitherAttribute(Type[]).md
March 19, 2022 ยท View on GitHub
DefaultEcs
DefaultEcs.System.WhenChangedEitherAttribute
WhenChangedEitherAttribute(Type[]) Constructor
Initialize a new instance of the WithEitherAttribute type.
public WhenChangedEitherAttribute(params System.Type[] componentTypes);
Parameters
componentTypes System.Type[]
The types of the component to react to their change.