NetworkGetEntityFromNetworkId — FiveM Natives
0xCE4E5D9B0A4FF560 · NETWORK · all
Get the local entity handle of the given network id Through this native you can get back the entity that you previously converted to netid with NetworkGetNetworkIdFromEntity or with the ToNet natives
Parameters
| Name | Type | Description |
|---|---|---|
| netId | int | the network id of the entity |
Returns
Entity