Factorio Prototype DocsVersion 1.1.107

SimpleModifier :: struct - abstract

Inherits from BaseModifier
Children

Properties

modifier :: double

Modification value, which will be added to the variable it modifies.

Modification value, which will be added to the variable it modifies.

Inherited from BaseModifier
icons optional :: array[IconData]

Can't be an empty array.

Can't be an empty array.

icon optional :: FileName

Path to the icon file. [...]

Path to the icon file. [...]

icon_size optional :: SpriteSizeType

The size of the square icon, in pixels. [...]

The size of the square icon, in pixels. [...]

icon_mipmaps optional :: IconMipMapType

Icons of reduced size will be used at decreased scale.

Icons of reduced size will be used at decreased scale.

Properties

modifier :: double

Modification value, which will be added to the variable it modifies.

Prototypes

Types