Factorio Prototype DocsVersion 1.1.107

NoiseFunctionEquals :: struct

Returns the result of first argument == second argument as a literal number that is 0 for false and 1 for true.

Properties

type :: "function-application"
function_name :: "equals"
arguments :: {NoiseNumber, NoiseNumber}

Properties

type :: "function-application"

function_name :: "equals"

arguments :: {NoiseNumber, NoiseNumber}

Prototypes

Types