No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
|name = Add | |name = Add | ||
|luaId = add | |luaId = add | ||
|description = Adds | |description = Adds a number or coordinate to another number or coordinate | ||
|category = Math | |category = Math | ||
|icon = Add Numbers.png | |icon = Add Numbers.png | ||
|argsType1 = Input | |argsType1 = Input | ||
|argsName1 = | |argsName1 = To | ||
|argsDescription1 = | |argsDescription1 = | ||
|argsDataType1 = | |argsDataType1 = coord_num | ||
|argsType2 = Input | |argsType2 = Input | ||
|argsName2 = Num | |argsName2 = Num | ||
|argsDescription2 = | |argsDescription2 = | ||
|argsDataType2 = | |argsDataType2 = coord_num | ||
|argsType3 = Output | |argsType3 = Output | ||
|argsName3 = | |argsName3 = Result | ||
|argsDescription3 = | |argsDescription3 = | ||
|argsDataType3 = | |argsDataType3 = |