LavishSettings:settingattribute (Object Type)

From Lavish Software Wiki

Contents

Description

Object Type Vitals
settingattribute
Defined By LavishSettings
Inherits settingnode
Reduces To the attribute value
Variable Object Type none
Uses Sub-Types no
C/C++ Type internal

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

Methods

  • Rename[name]: Renames this attribute with the given name
  • Set[value]: Sets this attribute's value

Examples

See Also