Gorilla.UI.AssetsStore

Unit Gorilla.UI.AssetsStore.pas

Classes

Enumerations

  • enum  TAuthMethod  = ( Unknown, Basic, Bearer ) ;

Constants

  • const GORILLA_API_URL : string = "https://api.gorilla3d.de/";
  • const GORILLA_API_TOKEN_DEV_URL : string = "https://api.gorilla3d.de/token/";
  • const GORILLA_API_TOKEN_COM_URL : string = "https://api.gorilla3d.de/token/?user=%%s&pwd=%%s";
  • const GORILLA_API_PREFABS_URL : string = "https://api.gorilla3d.de/prefabs/?token=%%s&ofs=%%d&limit=%%d";

TAssetsStoreFrame

Ancestors

Members

Fields

Methods

Properties