Sends a request to the simulator to return a
list of objects owned by specific owners
Declaration Syntax
C# |
public void RequestSelectObjects( int localID, ObjectReturnType selectType, UUID ownerID )
Parameters
- 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
Remarks
Response data is returned in the
event
See Also
[E:ForceSelectObjectsReply]
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)