<aside> ⚡ script "core_logtids" (void)
</aside>
<aside>
💡 This script is not intended to be called in code, instead it is a debug script which should be called via using the pukename
command in console!
</aside>
This script allows you to view all the TIDs which have been reserved by using [DefineReservedTID](<https://mm8bdm.notion.site/DefineReservedTID-0ab6254422214b33a2c08eb5d27bb87b>)
or [DefineReservedTIDRange](<https://mm8bdm.notion.site/DefineReservedTIDRange-187671d514a64498a028099e806b862f>)
.
It will log the lowest TID, the highest TID, as well as the entire list of TIDs reserved.
<aside> 💡 If puking this script offline, you will need to close the console then reopen it to view the results of the run.
</aside>