pairs
Example
Iterates through all PlayerInitialSpawn hooks on the server and prints their unique identifiers and called function.
Output: A list of all hooks.
Returns an iterator function(next) for a for loop that will return the values of the specified table in an arbitrary order.
Iterates through all PlayerInitialSpawn hooks on the server and prints their unique identifiers and called function.