SetWaterQuadBounds — RedM Natives
0x80AD144C · CFX · client
This native allows you to update the bounds of a specified water quad index.
Parameters
| Name | Type | Description |
|---|---|---|
| waterQuad | int | The water quad index |
| minX | int | The minX coordinate |
| minY | int | The minY coordinate |
| maxX | int | The maxX coordinate |
| maxY | int | The maxY coordinate |
Returns
BOOL