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