The On Delete event is triggered when a record is deleted in InfoLobby.
The following variables are available in this event:
As always, you can see the details of these variables in the console when editing your trigger.
<aside>
Note that the On Delete event is only triggered when a record is deleted in InfoLobby. If you delete records in the database directly, it will not trigger the event.
</aside>