NetworkHandleFromUserId — FiveM Natives
0xDCD51DD8F87AEC5C · NETWORK · all
`` Returns a NetworkHandle from the specified user ID and stores it in a given buffer. Currently unknown struct ``
Parameters
| Name | Type |
|---|---|
| userId | char* |
| networkHandle | int* |
| bufferSize | int |
Returns
void