Home Reference Source
import {SavegameInterface_V1000} from 'shapez.io/js/savegame/schemas/1000.js'
public class | source

SavegameInterface_V1000

Extends:

BaseSavegameInterface → SavegameInterface_V1000

Direct Subclass:

SavegameInterface_V1001

Method Summary

Public Methods
public
public

Inherited Summary

From class BaseSavegameInterface
public

data: *

public

Returns the uncached json schema

public
public

Returns the interfaces version

public

Returns the ingame time in seconds

public

Returns the time of last update

public

Validates the data

Public Methods

public getSchemaUncached(): * source

Returns the uncached json schema

Override:

BaseSavegameInterface#getSchemaUncached

Return:

*

public getVersion(): number source

Returns the interfaces version

Override:

BaseSavegameInterface#getVersion

Return:

number