Difference between revisions of "ObjectType:variable"

From Lavish Software Wiki
Jump to navigation Jump to search
 
Line 11: Line 11:
  
 
== See Also ==
 
== See Also ==
* [[LavishScript:Object Types|Object Types]]
+
{{LavishScript:ObjectType}}
 
 
[[Category:LavishScript]]
 
[[Category:LavishScript Object Types]]
 

Latest revision as of 16:42, 8 July 2018

Description

Object Type Vitals
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

See Also

LavishScript Object Types