DestroySandInArea(<-area <-isRound <-sandDefs <-inclusive)
Destroys sand found in the area.
Area is a V4 that specifies the lower left and upper right of an area.
IsRound is a bool that indicates whether the full rectangular area should be used or an elliptical area.
SandDefs is a list that specifes the sand defs to match against.
Inclusive is a bool. It indicates where to find only the sand specified in sandDefs, or to find only the sand NOT specified in sandDefs.