LuaAutoplaceControlPrototype

Prototype of an autoplace control.

class LuaAutoplaceControlPrototype - sort
name :: string [R] Name of this prototype.
order :: string [R] Order string of this prototype.
localised_name :: LocalisedString [R]
localised_description :: LocalisedString [R]
richness :: boolean [R]
control_order :: string [R]
category :: string [R] Category name of this prototype.
valid :: boolean [R] Is this object valid?
help() → string All methods, and properties that this object supports.
name :: string [Read-only]

Name of this prototype.

order :: string [Read-only]

Order string of this prototype.

localised_name :: LocalisedString [Read-only]

localised_description :: LocalisedString [Read-only]

richness :: boolean [Read-only]

control_order :: string [Read-only]

category :: string [Read-only]

Category name of this prototype.