Constructor WithPresentAttribute
WithPresentAttribute(params Type[])
Specifies that this IJobEntity should include all of the component types specified as part of the attribute, whether or not the components are enabled on individual entities.
Declaration
public WithPresentAttribute(params Type[] types)
Parameters
Type | Name | Description |
---|---|---|
Type[] | types | Present component types |