Factorio Prototype DocsVersion 1.1.107

NoiseLiteralExpression :: struct

Returns the expression represented by its literal_value property. Useful mostly for passing expressions (to be evaluated later) to the spot-noise function.

Properties

type :: "literal-expression"
literal_value :: NoiseExpression

Properties

type :: "literal-expression"

literal_value :: NoiseExpression

Prototypes

Types