Skip to content

DS_TileInfo

Kamran Wali edited this page Jul 8, 2024 · 6 revisions

Inherits: Resource

Base class for holding information/data for fixed tiles.

Description

DS_TileInfo is the parent/base class for holding fixed tile information which is tiles that needs to have certain data set to them before the generator starts processing.

Properties

Type Name Default Value

Methods

Return Type Name

Property Descriptions

int _id = -1

The unique id for the DS_TileInfo. This is mainly needed by the script ds_tile_start to point out that DS_TileInfo has been set.


Give description


Give description


Give description


Give description


Give description


Method Descriptions