NetworkSessionFriendMatchmaking
Docslocal retval = NetworkSessionFriendMatchmaking(p0, p1, maxPlayers, p3)Parameters
| Name | Type | Description |
|---|---|---|
p0 | int | — |
p1 | int | — |
maxPlayers | int | — |
p3 | BOOL | — |
Returns
BOOLReturns TRUE (1) or FALSE (0).
local retval = NetworkSessionFriendMatchmaking(p0, p1, maxPlayers, p3)| Name | Type | Description |
|---|---|---|
p0 | int | — |
p1 | int | — |
maxPlayers | int | — |
p3 | BOOL | — |
BOOLReturns TRUE (1) or FALSE (0).
No snippets yet. Be the first to contribute!