Photon Unity Networking 2: ChannelCreationOptions Class Reference
From Photon Unity Networking 2
 |
Photon Unity Networking 2
2.12
|
|
| bool | PublishSubscribers [get, set] |
| | Whether or not the channel to be created will allow client to keep a list of users. More...
|
| |
| int | MaxSubscribers [get, set] |
| | Limit of the number of users subscribed to the channel to be created. More...
|
| |
Default values of channel creation options.
Limit of the number of users subscribed to the channel to be created.
Whether or not the channel to be created will allow client to keep a list of users.