IHandler

interface IHandler

Inheritors

Functions

Link copied to clipboard
abstract fun onAttached()
This method will be invoked when the handler is added to a network client.
Link copied to clipboard
abstract fun onRemoved()
This method will be invoked when the handler is removed from a network client.