TEHook Typedef

Called when a temp entity is going to be sent.

typedef TEHook = function Action(const char[] te_name, const int[] Players, int numClients, float delay)

Tags

te_name

TE name.

Players

Array containing target player indexes.

numClients

Number of players in the array.

delay

Delay in seconds to send the TE.