NetworkHandleFromFriend
Docslocal networkHandle = NetworkHandleFromFriend(friendIndex, bufferSize)Parameters
| Name | Type | Description |
|---|---|---|
friendIndex | int | — |
networkHandle | int* | — |
bufferSize | int | — |
Returns
voidThis native does not return a value.
local networkHandle = NetworkHandleFromFriend(friendIndex, bufferSize)| Name | Type | Description |
|---|---|---|
friendIndex | int | — |
networkHandle | int* | — |
bufferSize | int | — |
voidThis native does not return a value.
No snippets yet. Be the first to contribute!