Method Remove
Remove(Entity)
Removes the data for the specified entity.
Declaration
void Remove(Entity entity)
Parameters
Type | Name | Description |
---|---|---|
Entity | entity | The entity to remove data for. |
Removes the data for the specified entity.
void Remove(Entity entity)
Type | Name | Description |
---|---|---|
Entity | entity | The entity to remove data for. |