• Hi Guest!

    We are extremely excited to announce the release of our first Beta for VaM2, the next generation of Virt-A-Mate which is currently in development.
    To participate in the Beta, a subscription to the Entertainer or Creator Tier is required. Once subscribed, download instructions can be found here.

    Click here for information and guides regarding the VaM2 beta. Join our Discord server for more announcements and community discussion about VaM2.

How to make http requests?

iirdasd

New member
Joined
Apr 13, 2022
Messages
4
Reactions
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