Method | Description | |
---|---|---|
AddAsset ( |
||
AddAssetRequestTimeAfterCacheMiss ( System.TimeSpan ts ) : void | ||
AddAssetServiceRequestFailure ( ) : void | ||
AddBlockedMissingTextureRequest ( ) : void | ||
ClearAssetCacheStatistics ( ) : void |
Signal that the asset cache has been cleared.
|
|
GetFriendlyValue ( ) : string | ||
GetInterfaceName ( ) : string | ||
GetName ( ) : string | ||
GetValue ( ) : double | ||
RemoveAsset ( UUID uuid ) : void | ||
ResetStats ( ) : void |
public AddAsset ( |
||
asset | ||
return | void |
public AddAssetRequestTimeAfterCacheMiss ( System.TimeSpan ts ) : void | ||
ts | System.TimeSpan | |
return | void |
public AddAssetServiceRequestFailure ( ) : void | ||
return | void |
public AddBlockedMissingTextureRequest ( ) : void | ||
return | void |