NetworkDoTransitionToFreemode
Docslocal retval, p0 = NetworkDoTransitionToFreemode(p1, p2, players, p4)Description
p2 is true 3/4 of the occurrences I found.
'players' is the number of players for a session. On PS3/360 it's always 18. On PC it's 32.
Parameters
| Name | Type | Description |
|---|---|---|
p0 | Any* | — |
p1 | Any | — |
p2 | BOOL | — |
players | int | — |
p4 | BOOL | — |
Returns
BOOLReturns TRUE (1) or FALSE (0).