LavishSettings:setting (Object Type)
Jump to navigation
Jump to search
Contents
Description
setting | |
Defined By | LavishSettings |
Inherits | settingnode |
Reduces To | the setting value |
Variable Object Type | none |
Uses Sub-Types | no |
C/C++ Type | internal |
Members
- string Name: Name of this settting
- string String: The value of this setting, as a string object
- int Int: The value of this setting, as an int object
- float Float: The value of this setting, as a float object
Methods
- Rename[name]: Renames this setting with the given name
- Set[value]: Sets this setting's value
- Remove: Removes this setting