Contains basic parcel information data
returned from the simulator in response to an
[!:RequestParcelInfo]request
Declaration Syntax
C# |
public class ParcelPropertiesEventArgs : EventArgs
Members
All Members | Constructors | Properties | |||
|
|
|
Icon | Member | Description |
---|---|---|
ParcelPropertiesEventArgs(Simulator, Parcel, ParcelResult, Int32, Int32, Boolean) |
Construct a new instance of the
ParcelPropertiesEventArgs class
|
|
Parcel |
Get the
Parcelobject containing the details
|
|
Result |
Get the result of the request
|
|
SelectedPrims |
Get the number of primitieves your agent is
currently selecting and or sitting on in this parcel
|
|
SequenceID |
Get the user assigned ID used to correlate a
request with these results
|
|
Simulator |
Get the simulator the parcel is located
in
|
|
SnapSelection |
TODO:
|
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)