GetInteriorRoomExtents — FiveM Natives
0xF9E795DD · CFX · client
Parameters
| Name | Type | Description |
|---|---|---|
| interiorId | int | The target interior. |
| roomIndex | int | Interior room index. |
| bbMinX | float* | |
| bbMinY | float* | |
| bbMinZ | float* | |
| bbMaxX | float* | |
| bbMaxY | float* | |
| bbMaxZ | float* |
Returns
void