This is the complete list of members for MainOptions::GameOption, including all inherited members.
| __eventListeners | ISBaseObject | |
| addEventListener(string _event, function _callback, unknown _target) | ISBaseObject | |
| apply() | MainOptions::GameOption | |
| clearEventListeners() | ISBaseObject | |
| control | MainOptions::GameOption | |
| derive(string type) | ISBaseObject | |
| initialise() | ISBaseObject | |
| ISBaseObject() | ISBaseObject | |
| MainOptions::GameOption(string name, ISUIElement control, nil arg1, nil arg2) | MainOptions::GameOption | |
| name | MainOptions::GameOption | |
| onChange | MainOptions::GameOption | |
| onChangeComboBox(ISComboBox box) | MainOptions::GameOption | |
| onChangeSlider(number value, ISSliderPanel control) | MainOptions::GameOption | |
| onChangeTickBox(integer index, boolean selected) | MainOptions::GameOption | |
| onChangeVolumeControl(ISVolumeControl control, number volume) | MainOptions::GameOption | |
| removeEventListener(string _event, function _callback) | ISBaseObject | |
| resetLua() | MainOptions::GameOption | |
| restartRequired(unknown oldValue, unknown newValue) | MainOptions::GameOption | |
| restoreOriginalValue() | MainOptions::GameOption | |
| storeCurrentValue() | MainOptions::GameOption | |
| tableContains | MainOptions::GameOption | |
| toUI() | MainOptions::GameOption | |
| triggerEvent(string _event, unknown ...) | ISBaseObject | |
| Type | ISBaseObject | |