NdsStore

Implementation of a DataStore which is based on an NDS map.

An object of this class provides read-only access to the NDS map data.

Note: For accessing a specific map only one instance of the NdsStore class should be created.

Important: This is a Public Preview API. It may be changed or removed at any time.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
var locationDecoder: LocationDecoder

Location decoder to calculate the map references.

Link copied to clipboard

Functions

Link copied to clipboard
open override fun close()