SetEntityRoutingBucket — FiveM Natives
0x635E5289 · CFX · server
Sets the routing bucket for the specified entity. Routing buckets are also known as 'dimensions' or 'virtual worlds' in past echoes, however they are population-aware.
Parameters
| Name | Type | Description |
|---|---|---|
| entity | Entity | The entity to set the routing bucket for. |
| bucket | int | The bucket ID. |
Returns
void