Event emitted when matching data is updated.
Static
Readonly
channelinitialise application resources (all maps that are used to memorising the data) and load the instance information in memory. Create an access group for all clients of the matching server in order to give access to all of them at once on the channel.
start the channels and add listeners for specific objects
share the channel with the matching clients
Inheriting the common behaviour from the Matching Model class, this class implements the specific behaviour for the matching server.
Description
Server Matching Model class