NetworkShowProfileUi
Docslocal networkHandle = NetworkShowProfileUi()Description
Example:
int playerHandle;
NETWORK_HANDLE_FROM_PLAYER(selectedPlayer, &playerHandle, 13);
NETWORK_SHOW_PROFILE_UI(&playerHandle);Parameters
| Name | Type | Description |
|---|---|---|
networkHandle | int* | — |
Returns
voidThis native does not return a value.