Sends a request to the simulator to return a
list of objects owned by specific owners

C# |
public void RequestSelectObjects( int localID, ObjectReturnType selectType, UUID ownerID )

- localID ( Int32)
- Simulator local ID of parcel
- selectType ( ObjectReturnType)
- Owners, Others, Etc
- ownerID ( UUID)
- List containing keys of avatars objects to select; if List is null will return Objects of type selectType

Response data is returned in the
event

[E:ForceSelectObjectsReply]
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)