'Can you make api calls in Unreal Engine 5
Is it somehow possible to make api calls like get/post/put/patch...? Or can you install plugins like VaRest for UE5?
Solution 1:[1]
The VARest plugin is available for UE5 from the Epic Games Marketplace and through GitHub, and can be used in the manner you describe.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|---|
Solution 1 | Kevin Mack |