VR Development Framework
v 1.0.0
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Dictionary<string, string> AVR.Core.AVR_Settings.settings = new Dictionary<string, string>()
static

Dictionary containing all settings by their key. A setting declared as domain = { setting = true } will be retrievable with the token /domain/setting

Definition at line 42 of file AVR_Settings.cs.