LuaVirtualSignalPrototype

class LuaVirtualSignalPrototype - sort
name :: string [R] Name of this prototype.
order :: string [R] Order string of this prototype.
localised_name :: LocalisedString [R]
localised_description :: LocalisedString [R]
special :: boolean [R] If this is a special signal
subgroup :: LuaGroup [R]
valid :: boolean [R] Is this object valid?
help() → string All methods, and properties that this object supports.

Prototype of a virtual signal.

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]

special :: boolean [Read-only]

If this is a special signal

subgroup :: LuaGroup [Read-only]