Prototype/ItemRequestProxy: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Created page with "== Basics == Entity used to signify that an entity is requesting items, for example modules for an assembling machine after it was blueprinted with modules inside. Extends P...")
 
(Added prototype type to page)
Line 1: Line 1:
== Basics ==
== Basics ==
Prototype type: '''item-request-proxy'''
Entity used to signify that an entity is requesting items, for example modules for an assembling machine after it was blueprinted with modules inside. Extends [[Prototype/Entity]].
Entity used to signify that an entity is requesting items, for example modules for an assembling machine after it was blueprinted with modules inside. Extends [[Prototype/Entity]].



Revision as of 16:28, 21 January 2019

Basics

Prototype type: item-request-proxy

Entity used to signify that an entity is requesting items, for example modules for an assembling machine after it was blueprinted with modules inside. Extends Prototype/Entity.

Mandatory properties

This prototype inherits all the properties from Prototype/Entity.

picture

Type: Types/Sprite

Optional properties

use_target_entity_alert_icon_shift

Type: Types/bool

Default: true