Constructor WithAbsentAttribute
WithAbsentAttribute(params Type[])
Specifies that this IJobEntity should not include any of the component types specified as part of the attribute.
Declaration
public WithAbsentAttribute(params Type[] types)
Parameters
| Type | Name | Description |
|---|---|---|
| Type[] | types | Absent component types |