Skip to content

Scripting: Game Namespace

Simon Judd edited this page Jul 12, 2017 · 1 revision

The game scripting namespace contains functions related to the currently loaded game configuration in SLADE.


thingType

Parameters

  • number type: The editor number (DoomEdNum) of the type

Returns ThingType

Returns thing type info for the given editor number.

Latest Release: 3.2.4

Clone this wiki locally