ObjectType:type

From Lavish Software Wiki
Revision as of 22:20, 15 December 2005 by Lax (talk | contribs)
Jump to navigation Jump to search

Description

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

Operates On

LSTypeDefinition *

See lstype.h

See Also