• Hi Guest!

    Please be aware that we have released another critical security patch for VaM. We strongly recommend updating to version 1.22.0.12 using the VaM_Updater found in your installation folder.

    Details about the security patch can be found here.

How to make http requests?

iirdasd

New member
Messages
4
Reactions
1
Points
1
What is a good way to make http requests in VAM plugins?

I tried to use UnityWebRequest.GET(""), but I got the error:
Errors:
!> [CS246]: The type or namespace name `UnityWebRequest' could not be found. Are you missing an assembly reference?

Thanks for any advice!
 
Back
Top Bottom