Avorion Script API Documentation

Seed

function Seed(var in)

Returns

A new instance of Seed

property int int32[read-only]
property double value
There are two types you can use to set the value: number or string. ATTENTION: The number type (double) is not sufficient to store the full range of values (64 bit). To get the value in a reliable way use tostring(). To set the value in a reliable way assign a string.

function Seed __add(int other)

function Seed __div(int other)

function var __eq(Seed other)

function var __le(Seed other)

function var __lt(Seed other)

function Seed __mul(int other)

function Seed __sub(int other)

function string __tostring()

function Seed __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