ObjectType:type
From Lavish Software Wiki
Contents |
[edit]
Description
| type | |
| Defined By | LavishScript |
| Inherits | none |
| Reduces To | Same as Name |
| Variable Object Type | none |
| Uses Sub-Types | no |
| C/C++ Type | LSTypeDefinition * |
[edit]
Members
- string Name: Name of the data type
- int Member[name]: Retrieves the ID number of a member with a given name, if it exists
- string Member[#]: Retrieves the name of a member with a given ID number, if it exists
[edit]
Methods
[edit]
Returns
Same as Name
[edit]
Examples
[edit]
