Difference between revisions of "ObjectType:type"

From Lavish Software Wiki
Jump to navigation Jump to search
m (DataType:type moved to ObjectType:type)
(No difference)

Revision as of 04:58, 16 May 2006

Description

Object Type Vitals
type
Defined By LavishScript
Inherits none
Reduces To Same as Name
Variable Object Type none
Uses Sub-Types no
C/C++ Type LSTypeDefinition *

Members

  • string Name: Name of the data type
  • int TypeMember[name]: Retrieves the ID number of a member with a given name, if it exists
  • string TypeMember[#]: Retrieves the name of a member with a given ID number, if it exists

Methods

Returns

Same as Name

Examples

See Also