mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 18:25:33 +08:00
* Various documentation to some black magic parts of LLClientView
* Added IClientAPI.SendTexture stub.
This commit is contained in:
@@ -1017,6 +1017,8 @@ namespace OpenSim.Framework
|
||||
|
||||
void SendAsset(AssetRequestToClient req);
|
||||
|
||||
void SendTexture(AssetBase TextureAsset);
|
||||
|
||||
byte[] GetThrottlesPacked(float multiplier);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user