Factorio Prototype Docs Version 1.1.89

NoiseLiteralString :: struct

Evaluates to the same string every time, given by the literal_value property. Since the noise generation runtime has no notion of strings or use for them, this is useful only in constant contexts.

Properties

type :: "literal-string"
literal_value :: string

Properties

type :: "literal-string"

literal_value :: string

Prototypes

Types

>|