Skip to content

Unity3dAzure/AzureFunctionToolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Azure Function toolkit for Unity

Included in the toolkit:

  • Azure Function client
    • Handles text, JSON and XML responses
    • Unity Event handers for success and error responses
    • Durable Function support
  • Customisable Unity REST request client
    • Parsing JSON and XML
    • Retryable
    • Uses Unity Web Request and JSON Utility so no dependencies required.

Try out the Azure Function samples and enter your request parameters into the Unity Inspector.