ISInterface:AddLSTypeDefinition
From Lavish Software Wiki
Contents |
[edit]
Syntax
- bool AddLSTypeDefinition(class LSTypeDefinition &Type)
[edit]
Purpose
To add a data type for use in LavishScript
[edit]
Usage
[edit]
Parameters
- class LSTypeDefinition &Type
- [in] The type to add
[edit]
Return Value
- bool
- Returns true on success, false on failure
[edit]
Examples
[edit]
