Request the access list for a single
parcel
Declaration Syntax
C# |
public void RequestParcelAccessList( Simulator simulator, int localID, AccessList flags, int sequenceID )
Parameters
- simulator ( Simulator)
- Simulator containing the parcel
- localID ( Int32)
- Simulator-local ID of the parcel
- flags ( AccessList)
- sequenceID ( Int32)
- An arbitrary integer that will be returned with the ParcelAccessList reply, useful for distinguishing between multiple simultaneous requests
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)