Factorio Prototype Docs Version 1.1.89

NoiseFunctionDivide :: struct

Takes two arguments and divides the first by the second.

Properties

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

Properties

type :: "function-application"

function_name :: "divide"

arguments :: {NoiseNumber, NoiseNumber}

Prototypes

Types

>|