GET_ENTITY_ROUTING_BUCKET
Gets 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.
CFX
Signature
lua
GetEntityRoutingBucket(entity)
-- returns intParameters
| Name | Type | Description |
|---|---|---|
| Entity | The entity to get the routing bucket for. |
Usage
lua
GetEntityRoutingBucket(entity)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- API set
- Source
- cfx
Source: cfx
