LavishSettings:settingattribute (Object Type)
From Lavish Software Wiki
Contents |
[edit]
Description
| settingattribute | |
| Defined By | LavishSettings |
| Inherits | settingnode |
| Reduces To | the attribute value |
| Variable Object Type | none |
| Uses Sub-Types | no |
| C/C++ Type | internal |
[edit]
Members
- string Name: Name of this attribute
- string String: The value of this attribute, as a string object
- int Int: The value of this sattribute, as an int object
- float Float: The value of this attribute, as a float object
[edit]
Methods
- Rename[name]: Renames this attribute with the given name
- Set[value]: Sets this attribute's value
[edit]
Examples
[edit]
