Types/ExplosionDefinition: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(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...")
(No difference)

Revision as of 11:17, 4 May 2020

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