RemoveDryVolume
DocsRemoveDryVolume(handle)Description
Removes a dry volume from the game session.
See CREATE_DRY_VOLUME for more info
Parameters
| Name | Type | Description |
|---|---|---|
handle | int | The handle of the dry volume that needs to be removed. |
Returns
voidThis native does not return a value.