Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

EventDataSerialization.StandardJson

Description

Use normal JSON to send a message using the [[EventService]. The receiving handler gets JSON objects (Dictionary<string, object>, List<object>, primitive types) as arguments of his ChannelHandler.