Initialize a new instance of the WithEitherAttribute type.
public WhenAddedEitherAttribute(params System.Type[] componentTypes);
componentTypes
System.Type[]
The types of the component to react to their addition.
Initialize a new instance of the WithEitherAttribute type.
public WhenAddedEitherAttribute(params System.Type[] componentTypes);
componentTypes
System.Type[]
The types of the component to react to their addition.