WhenAddedEitherAttribute.WhenAddedEitherAttribute(Type[]).md

March 19, 2022 ยท View on GitHub

DefaultEcs

DefaultEcs.System.WhenAddedEitherAttribute

WhenAddedEitherAttribute(Type[]) Constructor

Initialize a new instance of the WithEitherAttribute type.

public WhenAddedEitherAttribute(params System.Type[] componentTypes);

Parameters

componentTypes System.Type[]

The types of the component to react to their addition.

Contents

  1. 0.1DefaultEcs.System.WhenAddedEitherAttribute
  2. 1WhenAddedEitherAttribute(Type[]) Constructor