Photon Unity Networking 2: ChannelCreationOptions Class Reference

Photon Unity Networking 2

ChannelCreationOptions Class Reference

Static Public Attributes

static ChannelCreationOptions Default = new ChannelCreationOptions()
 Default values of channel creation options. More...
 

Properties

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...
 

Member Data Documentation

Default values of channel creation options.

Property Documentation

int MaxSubscribers
getset

Limit of the number of users subscribed to the channel to be created.

bool PublishSubscribers
getset

Whether or not the channel to be created will allow client to keep a list of users.

Online Documentation  -  Dashboard  -  Support Forum Exit Games GmbH