Method DestroyEntity
DestroyEntity(ForEachLambdaJobDescription)
Destroys the set of entities defined by the query you have defined using WithAny/WithAll/WithNone.
Declaration
public static void DestroyEntity(this ForEachLambdaJobDescription description)
Parameters
Type | Name | Description |
---|---|---|
ForEachLambdaJobDescription | description | The target object |