mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 20:55:43 +08:00
some more changes on objects sending
This commit is contained in:
@@ -70,14 +70,6 @@ namespace OpenSim.Framework
|
||||
AvatarAppearance Appearance { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Send initial scene data to the client controlling this agent
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// This includes scene object data and the appearance data of other avatars.
|
||||
/// </remarks>
|
||||
void SendInitialDataToMe();
|
||||
|
||||
/// <summary>
|
||||
/// Direction in which the scene presence is looking.
|
||||
/// </summary>
|
||||
/// <remarks>Will be Vector3.Zero for a child agent.</remarks>
|
||||
|
||||
Reference in New Issue
Block a user