HolyLib Wiki

HolyLib:PostProcessGameEvent

  HolyLib:PostProcessGameEvent( Player ply, table gameEvents, number entIndex )

Description

Called after the engine processed the received gameevent list.
See HolyLib:PreProcessGameEvent if you want to cancel it.

Arguments

1Player ply

The Player that wants to listen to the events, can be NULL if it's called before a player spawned

2table gameEvents

The gameevents he wants to listen to

3number entIndex

The entindex of the player