Returns cache identifier for a tileset. Example: { const api: BruceApi.Api = ...; const key = GetCacheKey("abc", false); api.Cache.Remove(key); }
Generated using TypeDoc
Returns cache identifier for a tileset. Example: { const api: BruceApi.Api = ...; const key = GetCacheKey("abc", false); api.Cache.Remove(key); }