Prototype/ItemWithEntityData: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Set prototype parent)
(Converted to SMW format)
Line 1: Line 1:
{{Prototype parent|Prototype/Item}}
{{Prototype parent|Prototype/Item}}
ItemWithEntityData saves data assoicated with the entity that it represents, for example the content of the equipment grid of a car.


== Basics ==
{{Prototype TOC|item-with-entity-data}}
Prototype type: '''item-with-entity-data'''
 
ItemWithEntityData saves data assoicated with the entity that it represents, for example the content of the equipment grid of a car. Extends [[Prototype/Item]].
 
== Properties ==
This prototype inherits all the properties from [[Prototype/Item]].

Revision as of 15:20, 26 July 2019

Template:Prototype parent ItemWithEntityData saves data assoicated with the entity that it represents, for example the content of the equipment grid of a car.

Template:Prototype TOC