Types/ExplosionDefinition

From Official Factorio Wiki
Revision as of 11:17, 4 May 2020 by Bilka (talk | contribs) (Created page with "__NOTOC__ Used by Prototype/EntityWithHealth#dying_explosion. This is either a Types/string that is the name of a Prototype/Entity, or a table with the below prope...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Used by Prototype/EntityWithHealth#dying_explosion. This is either a Types/string that is the name of a Prototype/Entity, or a table with the below properties.

Mandatory properties

name

Type: Types/string

Name of a Prototype/Entity.

Optional properties

offset

Type: Types/vector