Difference between revisions of "ObjectType:variable"
Jump to navigation
Jump to search
m (DataType:variable moved to ObjectType:variable) |
|||
Line 1: | Line 1: | ||
== Description == | == Description == | ||
+ | {{ObjectType-Vitals|variable|[[LavishScript]]|variable's type|variable's reduction value|none|no|LSOBJECT *}} | ||
+ | |||
The variable data type allows a variable to be accessed through alternate methods | The variable data type allows a variable to be accessed through alternate methods | ||
Line 7: | Line 9: | ||
== Methods == | == Methods == | ||
''none'' | ''none'' | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== See Also == | == See Also == | ||
− | * [[LavishScript: | + | * [[LavishScript:Object Types|Object Types]] |
[[Category:LavishScript]] | [[Category:LavishScript]] | ||
− | [[Category:LavishScript | + | [[Category:LavishScript Object Types]] |
Revision as of 04:56, 16 May 2006
Contents
Description
variable | |
Defined By | LavishScript |
Inherits | variable's type |
Reduces To | variable's reduction value |
Variable Object Type | none |
Uses Sub-Types | no |
C/C++ Type | LSOBJECT * |
The variable data type allows a variable to be accessed through alternate methods
Members
none
Methods
none