Prototype of a shortcut.
name :: string [R] | Name of this prototype. |
order :: string [R] | Order string of this prototype. |
localised_name :: LocalisedString [R] | |
localised_description :: LocalisedString [R] | |
action :: string [R] | |
item_to_spawn :: LuaItemPrototype [R] | |
technology_to_unlock :: LuaTechnologyPrototype [R] | |
toggleable :: boolean [R] | |
associated_control_input :: string [R] | |
valid :: boolean [R] | Is this object valid? |
object_name :: string [R] | The class name of this object. |
help() → string | All methods and properties that this object supports. |
Name of this prototype.
Order string of this prototype.