SetWaterAreaClipRect — FiveM Natives
0x9FCD2EE6 · CFX · client
Sets world clip boundaries for water quads file (water.xml, water_heistisland.xml) Used internally by LOAD_GLOBAL_WATER_FILE
Parameters
| Name | Type |
|---|---|
| minX | int |
| minY | int |
| maxX | int |
| maxY | int |
Returns
void