endel / NativeWebSocket

🔌 WebSocket client for Unity - with no external dependencies (WebGL, Native, Android, iOS, UWP)
Other
1.13k stars 155 forks source link

websocket.OnOpen doesbt recognize in my IDE #2

Open AlirezaKhishvand opened 4 years ago

AlirezaKhishvand commented 4 years ago

Hi there thanks for this amazing package. when I add this package in empty project it works perfectly but when I added it on my project most of the function doesn't show up in my IDE.

is there any library that may because of this or any idea about why this happened??