com.ant-automation.antcity.base.webapiclient
v2.3.4
Published
Provides webapi connection to Ant City Server.
Downloads
10
Readme
AntCity WebAPI Client
You can Insert the 'AntCityApiClientComponent' component into a Unity GameObject. You must then provide the API Base URL, Port & protocol. You can check the "Initialize at Awake" in order for the component to create the Api Client once the GameObjects awakes.
If you would like to create your own component, you have to instantiate a 'AntCityApiClient' on your own component, supplying it the previously mentioned configuration.
TODO:
- Agregar Referencia cruzada indicando que DATAMODEL está duplicado en <AntCity.CityBuilder.Api>hipervínculo al proyecto.
- Agregar Para instanciar en Unity buscara el nombre com.ant-automation.antcity.base.webapiclient