mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
control visible regions by avatar position and view range, first dirty code
This commit is contained in:
@@ -90,6 +90,8 @@ namespace OpenSim.Region.Framework.Interfaces
|
||||
void AgentArrivedAtDestination(UUID agent);
|
||||
|
||||
void EnableChildAgents(ScenePresence agent);
|
||||
void CheckChildAgents(ScenePresence agent);
|
||||
void CloseOldChildAgents(ScenePresence agent);
|
||||
|
||||
void EnableChildAgent(ScenePresence agent, GridRegion region);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user