ok add 2 much, so now the rest

This commit is contained in:
UbitUmarov
2022-04-17 22:26:41 +01:00
parent fdf79a3775
commit d9fb48cdcf
5 changed files with 144 additions and 41 deletions

View File

@@ -107,6 +107,7 @@ namespace OpenSim.Region.Framework.Interfaces
bool CrossAgentCreateFarChild(ScenePresence agent, GridRegion neighbourRegion, Vector3 pos, EntityTransferContext ctx);
bool HandleIncomingSceneObject(SceneObjectGroup so, Vector3 newPosition);
bool HandleIncomingAttachments(ScenePresence sp, List<SceneObjectGroup> attachments);
}
public interface IUserAgentVerificationModule