send agent view range to new child agents

This commit is contained in:
UbitUmarov
2019-04-04 00:50:54 +01:00
parent 8e094887cd
commit 15b6d8c147
10 changed files with 31 additions and 3 deletions

View File

@@ -707,6 +707,7 @@ namespace OpenSim.Framework
public interface IClientAPI
{
Vector3 StartPos { get; set; }
float StartFar { get; set; }
UUID AgentId { get; }