mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 02:05:34 +08:00
a few changes to get assets
This commit is contained in:
@@ -53,6 +53,8 @@ namespace OpenSim.Framework
|
||||
// as get without negative cache check
|
||||
AssetBase GetCached(string id);
|
||||
|
||||
bool GetFromMemory(string id, out AssetBase asset);
|
||||
|
||||
/// <summary>
|
||||
/// Check whether an asset with the specified id exists in the cache.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user