1
0
Fork 0
mirror of https://github.com/sirjuddington/SLADE.git synced 2025-12-04 16:24:30 -05:00
Scripting: Game Namespace
Simon Judd edited this page 2017-07-12 10:26:40 +09:30

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.