| Parameter | Description |
|---|---|
| asset | The resolved asset, or null on a miss. |
bool
true when the asset resolved synchronously; otherwise false.
Tries to resolve the entry's asset without loading asynchronously.
Return true and set asset when the asset resolves immediately; return
false on a miss and leave asset as null.