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