mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 10:15:33 +08:00
This commit is contained in:
@@ -70,5 +70,7 @@ namespace OpenSim.Framework.Interfaces
|
||||
void OutPacket(Packet newPack);
|
||||
void SendWearables(AvatarWearable[] wearables);
|
||||
void SendChatMessage(byte[] message, byte type, LLVector3 fromPos, string fromName, LLUUID fromAgentID);
|
||||
void SendLayerData(float[] map);
|
||||
void SendRegionHandshake(RegionInfo regionInfo);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user