Factorio Prototype DocsVersion 2.0.15

DamageParameters :: struct

Used to specify what type of damage and how much damage something deals.

Properties

amount :: float
type :: DamageTypeID

The type of damage. [...]

The type of damage. [...]

Properties

amount :: float

type :: DamageTypeID

The type of damage. See here for a list of built-in types, and DamageType for creating custom types.

Prototypes

Types

Defines