You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 26, 2022. It is now read-only.
When I subscribe PlayerStatsResponse,I can not get rapiers purchased from callback. Since CMsgGCToClientPlayerStatsResponse did not contains rapiers purchased. I can get byte array from dota2 service,but I did not known the type name of rapiers purchased. So I can not deserialize it. Can you help?