WhenRemovedEitherAttribute.WhenRemovedEitherAttribute(Type[]).md

March 19, 2022 ยท View on GitHub

DefaultEcs

DefaultEcs.System.WhenRemovedEitherAttribute

WhenRemovedEitherAttribute(Type[]) Constructor

Initialize a new instance of the WithEitherAttribute type.

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

Parameters

componentTypes System.Type[]

The types of the component to react to their change.

Contents

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