tableGetTempTable - Total-RP/Total-RP-3 GitHub Wiki

Return an already created table, or a new one if the pool is empty

TRP3_API.utils.table.getTempTable()

It is extremely important to release the table when you are finished using it!

Returns

  • temp_table: an empty temporary table
⚠️ **GitHub.com Fallback** ⚠️