Method | Description | |
---|---|---|
SimParcelsDownloadedEventArgs ( |
Construct a new instance of the SimParcelsDownloadedEventArgs class
|
public SimParcelsDownloadedEventArgs ( |
||
simulator | The simulator the parcel data was retrieved from | |
simParcels | Parcel>.InternalDictionary | The dictionary containing the parcel data |
parcelMap | int | The multidimensional array containing a x,y grid mapped /// to each 64x64 parcel's LocalID. |
return | System |