mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
Track selected objects per client
This commit is contained in:
@@ -742,6 +742,8 @@ namespace OpenSim.Framework
|
||||
|
||||
IScene Scene { get; }
|
||||
|
||||
List<uint> SelectedObjects { get; }
|
||||
|
||||
// [Obsolete("LLClientView Specific - Replace with ???")]
|
||||
int NextAnimationSequenceNumber { get; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user