Types/ExplosionDefinition
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...")
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