Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/esengine/esengine
/ has
Method
has
packages/asset-system/src/interfaces/IAssetManager.ts:212–212 ·
view source on GitHub ↗
* Check if asset is cached * 检查资产是否已缓存
(guid: AssetGUID)
Source
from the content-addressed store, hash-verified
210
* 检查资产是否已缓存
211
*/
212
has(guid: AssetGUID): boolean;
213
214
/**
215
* Remove from cache
Callers
15
hasAnimation
Method · 0.65
update
Function · 0.65
toggleExpand
Function · 0.65
ModulesProperties
Function · 0.65
hasExtension
Method · 0.65
resolvePackageItemExtension
Method · 0.65
resolve
Method · 0.65
tryResolve
Method · 0.65
isRegistered
Method · 0.65
removeListener
Method · 0.65
process
Method · 0.65
requestCharacters
Method · 0.65
Calls
no outgoing calls
Tested by
3
addComponent
Method · 0.52
hasComponent
Method · 0.52
createTestComponent
Function · 0.52