Closed ProjectSky closed 2 years ago
static StringMap g_hTestStrMap1, g_hTestStrMap2, g_hTestStrMap3, g_hTestStrMap4; public void OnPluginStart() { g_hTestStrMap1 = new StringMap(); g_hTestStrMap2 = new StringMap(); g_hTestStrMap3 = new StringMap(); g_hTestStrMap4 = new StringMap(); }
unable to parse StringMap return static undefined StringMap remove global variable it will work there are also some text color rendering issues
static undefined StringMap
unable to parse StringMap return
static undefined StringMap
remove global variable it will work there are also some text color rendering issues