Level Script API: Revision history

From DF21 Wiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

28 March 2025

22 March 2025

  • curprev 23:5323:53, 22 March 2025Jerethk talk contribs 2,335 bytes +580 →‎Methods
  • curprev 23:3823:38, 22 March 2025Jerethk talk contribs 1,755 bytes +1,024 No edit summary
  • curprev 23:2323:23, 22 March 2025Jerethk talk contribs 731 bytes +731 Created page with "== Properties == === minLayer === * Get only * Gets the minimum map layer (signed integer) * Usage example: <code>int i = level.minLayer;</code> === maxLayer === * Get only * Gets the maximum map layer (signed integer) * Usage example: <code>int i = level.maxLayer;</code> === sectorCount === * Get only * Gets the total count of sectors (signed integer) * Usage example: <code>int i = level.sectorCount</code> === secretCount === * Get only * Gets the total count of secr..."