Photon Server API Documentation v5.0RC1

Properties | List of all members
Photon.Common.Plugins.Configuration.PluginSettings Class Reference

Properties

bool Enabled = false [get, set]
 
List< PluginElementPlugins = new List<PluginElement>() [get]
 

Property Documentation

◆ Enabled

bool Photon.Common.Plugins.Configuration.PluginSettings.Enabled = false
getset

◆ Plugins

List<PluginElement> Photon.Common.Plugins.Configuration.PluginSettings.Plugins = new List<PluginElement>()
get