Prototype/ItemWithEntityData

From Official Factorio Wiki
Revision as of 09:51, 29 May 2018 by Bilka (talk | contribs) (Created page with "== Basics == ItemWithEntityData saves data assoicated with the entity that it represents, for example the content of the equipment grid of a car. Extends Prototype/Item....")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Basics

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.