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