Method | Description | |
---|---|---|
ParcelAccessListReplyEventArgs ( |
Construct a new instance of the ParcelAccessListReplyEventArgs class
|
public ParcelAccessListReplyEventArgs ( |
||
simulator | The simulator the parcel is located in | |
sequenceID | int | The user assigned ID used to correlate a request with /// these results |
localID | int | The simulator specific ID of the parcel |
flags | uint | TODO: |
accessEntries | List |
The list containing the white/blacklisted agents for the parcel |
return | System |