Factorio Prototype DocsVersion 2.0.15

BulkInserterCapacityBonusModifier :: struct

Inherits from SimpleModifier « BaseModifier

Properties

type :: "bulk-inserter-capacity-bonus"
infer_icon optional :: bool

If set to false, use the icon from UtilitySprites for this technology effect icon.

If set to false, use the icon from UtilitySprites for this technology effect icon.

use_icon_overlay_constant optional :: bool

If false, do not draw the small "constant" icon over the technology effect icon.

If false, do not draw the small "constant" icon over the technology effect icon.

Inherited from SimpleModifier
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. [...]

hidden optional :: bool

Properties

type :: "bulk-inserter-capacity-bonus"

infer_icon :: bool optional

Default: false

If set to false, use the icon from UtilitySprites for this technology effect icon.

use_icon_overlay_constant :: bool optional

Default: true

If false, do not draw the small "constant" icon over the technology effect icon.


Type used in

Prototypes

Types

Defines