LavishSettings:settingattribute (Object Type)

From Lavish Software Wiki
Jump to navigation Jump to search

Description

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

Settings and Sets now support Attributes, which must follow XML attribute name rules

See Release notes for Innerspace 1.09 Buld 4839

Members

  • settingattribute setting.FindAttribute[name]
  • settingattribute setting.FindAttribute[name,auto-create with default value]
  • settingattribute settingset.FindAttribute[name]
  • settingattribute settingset.FindAttribute[name,auto-create with default value]

Methods

Examples

See Also