Template:Lua/Variable
From Starbounder - Starbound Wiki
Contents
Usage
== NAME ==
{{Lua/Variable
|type=TYPE
[|subtype=SUBTYPE]
|desc=DESCRIPTION
[|info=INFORMATION]
[|links=LINKS]}}
Examples
robot.active
Whether or not this robot is active.
Type: number
See also: No related links.
robot.type
What type this robot has.
Additional Information:
Some information here.
Type: number<Mecanism>
See also: robot.active
