mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 11:33:28 +08:00
This commit is contained in:
@@ -72,5 +72,7 @@ namespace OpenSim.Framework.Interfaces
|
||||
void SendChatMessage(byte[] message, byte type, LLVector3 fromPos, string fromName, LLUUID fromAgentID);
|
||||
void SendLayerData(float[] map);
|
||||
void SendRegionHandshake(RegionInfo regionInfo);
|
||||
void MoveAgentIntoRegion(RegionInfo regInfo);
|
||||
void SendAvatarData(RegionInfo regionInfo, string firstName, string lastName, LLUUID avatarID, uint avatarLocalID, LLVector3 Pos);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user