Prototype/VirtualSignal: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Added prototype type to page)
(Changed links going to the redirect Prototype to go to PrototypeBase.)
Line 2: Line 2:
Prototype type: '''virtual-signal'''
Prototype type: '''virtual-signal'''


A [[circuit network#Virtual signals|virtual signal]]. Extends [[Prototype]].
A [[circuit network#Virtual signals|virtual signal]]. Extends [[PrototypeBase]].


== Mandatory properties ==
== Mandatory properties ==
Inherits all properties from [[Prototype]].
Inherits all properties from [[PrototypeBase]].


=== icons, icon,  icon_size (IconSpecification) ===
=== icons, icon,  icon_size (IconSpecification) ===

Revision as of 12:00, 16 July 2019

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