Prototype/VirtualSignal: Difference between revisions
Jump to navigation
Jump to search
(Changed links going to the redirect Prototype to go to PrototypeBase.) |
(Set prototype parent) |
||
Line 1: | Line 1: | ||
{{Prototype parent|PrototypeBase}} | |||
== Basics == | == Basics == | ||
Prototype type: '''virtual-signal''' | Prototype type: '''virtual-signal''' |
Revision as of 14:51, 24 July 2019
Prototype definitions » PrototypeBase » Prototype/VirtualSignal
Basics
Prototype type: virtual-signal
A virtual signal. Extends PrototypeBase.
Mandatory properties
Inherits all properties from PrototypeBase.
icons, icon, icon_size (IconSpecification)
Type: Types/IconSpecification
The icon that is used to represent this virtual signal.
Optional properties
subgroup
Type: Types/string
Default: "virtual-signal"
The name of a Prototype/ItemSubGroup.
special_signal
Type: Types/bool
Default: false