Update
Last updated
Last updated
This Event is called every frame for each Player
You can use this Event for checking variables every frame and call something when certain requirements are fulfilled.
Due to the fact that this Event is called so often please refrain from using any operation heavy code in it, since it could cause lag on the entire server
EventArgs | Type | Description |
---|---|---|
Player
SynapsePlayer
The Player for which this Event is called