DeleteAllProductsOnPhysicsFloor
When this function is called, all products that are resting on the physics floor will be deleted. This includes products that are touching products that are resting on the floor, and any products touching those products, and so on.
Function
void DeleteAllProductsOnPhysicsFloor();
Example
DeleteAllProductsOnPhysicsFloor();