Hi,
Is anyone interested in a plugin Azure interface for UE4?
regards
Hi,
Is anyone interested in a plugin Azure interface for UE4?
regards
Can you provide more details on what you mean by “Azure interface”? What does it do? How is it useful?
Most Azure products are reachable by REST. Only thing you can do is encapsulate them?
And specific applications for multiplayer servers are not a product in Azure.
Pretty much, a blueprint enabled wrapper for Azure. Light as possible, with blueprint examples.
I’m thinking initially just the storage service since that is what I need. But you know, other bits would be useful as well.
But all in all, it would be a lot of work (not rocket scientist stuff) to do.
I’m thinking really light use cases. Such as saving your preferences, your scores. Even just light analytics stuff.
The Storage Service is available via REST. That aint rocket science. Simple to do in UE4.