Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#

NetworkServer.handlers

public static Dictionary<short,NetworkMessageDelegate> handlers;

Description

Dictionary of the message handlers registered with the server.

The key to the dictionary is the message Id.

Did you find this page useful? Please give it a rating: