Avorion Script API Documentation

ivec4 ivec4

Properties
w
x
y
z

Member Functions
__add
__div
__eq
__lt
__mul
__sub
__tostring
__unm

ivec4

function ivec4(var x, var y, var z, var w)

Parameters

x
y
z
w

Returns

A new instance of ivec4

property int w
property int x
property int y
property int z

function ivec4 __add(var other)

function ivec4 __div(var other)

function bool __eq(ivec4 other)

function bool __lt(ivec4 other)

function ivec4 __mul(var other)

function ivec4 __sub(var other)

function string __tostring()

function ivec4 __unm()

Overview
Home Functions Search
Search:

This is the official documentation for the scripting API of Avorion. This documentation is automatically generated and not necessarily complete. Depending on the context in which functions exist, some documentation such as descriptions, return values or variable names or types may be missing.

Work in Progress. Documentation of Avorion Version: 2.5.7 c8e4beec84f7