Types/StreamAttackParameters: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Created page with "Extends Types/BaseAttackParameters. == Optional properties == Inherits all properties from Types/BaseAttackParameters. === fluid_consumption === '''Type''': Types/...")
(No difference)

Revision as of 10:30, 11 February 2019

Extends Types/BaseAttackParameters.

Optional properties

Inherits all properties from Types/BaseAttackParameters.

fluid_consumption

Type: Types/float

Default: 0.0

gun_barrel_length

Type: Types/float

Default: 0.0

gun_center_shift

Type: Types/vector or Types/table of Types/vector

If this is a table, the keys "north", "east", "south" and "west" are expected to each have an vector associated with them.

fluids

Type: Types/table of Types/FluidProperties