Constructor WithAnyAttribute
WithAnyAttribute(params Type[])
Specifies that this IJobEntity should include any ComponentTypes found as attributes of the IJobEntity
Declaration
public WithAnyAttribute(params Type[] types)Parameters
| Type | Name | Description | 
|---|---|---|
| Type[] | types | The optional component types |