ChangeTid

From ZDoom Wiki
Jump to navigation Jump to search

Void ChangeTid (Int newtid)

Usage

Changes the calling actors' TID to the one specified by newtid. Similar to the Thing_ChangeTID line special.

Parameters

  • newtid - The TID to change the calling actors' existing TID to.