using System.Collections; using System.Collections.Generic; using UnityEngine; using LitJson; public class WSGlobalHandler { public void OnError(JsonData data) { } }