Skip to content

Client and Server Listeners

Listeners are a way to route events from game logic to trigger behavior on the client or server. They can help alter behavior outside the models as a consequence of Actions, for example.