Constructor WithDisabledAttribute
WithDisabledAttribute(params Type[])
Specifies that this IJobEntity should include all of the component types specified as part of the attribute, but they must all be disabled.
Declaration
public WithDisabledAttribute(params Type[] types)
Parameters
| Type | Name | Description |
|---|---|---|
| Type[] | types | The required disabled component types |