Parcel (subdivided simulator lots)
subsystem

C# |
public class ParcelManager

All Members | Constructors | Methods | Events | ||
|
|
|
Icon | Member | Description | ||||
---|---|---|---|---|---|---|
![]() |
ParcelManager(GridClient) |
Default constructor
|
||||
![]() |
Buy(Simulator, Int32, Boolean, UUID, Boolean, Int32, Int32) |
Send a request to Purchase a parcel of
land
|
||||
![]() |
DeedToGroup(Simulator, Int32, UUID) |
Deed a parcel to a group
|
||||
![]() |
EjectUser(UUID, Boolean) |
Eject and optionally ban a user from a
parcel
|
||||
![]() |
ForceSelectObjectsReply |
Raised when the simulator responds to a
[!:RequestForceSelectObjects]request
|
||||
![]() |
FreezeUser(UUID, Boolean) |
Freeze or unfreeze an avatar over your
land
|
||||
![]() |
GetParcelLocalID(Simulator, Vector3) |
Get a parcels LocalID
|
||||
![]() |
GetParcelResouces(UUID, Boolean, ParcelManager . . :: . . LandResourcesCallback) |
Retrieves information on resources used by the
parcel
|
||||
![]() |
ParcelAccessListReply |
Raised when the simulator responds to a
RequestParcelAccessList(Simulator, Int32, AccessList,
Int32)request
|
||||
![]() |
ParcelDwellReply |
Raised when the simulator responds to a
RequestDwell(Simulator, Int32)request
|
||||
![]() |
ParcelInfoReply |
Raised when the simulator responds to a
RequestParcelInfo(UUID)request
|
||||
![]() |
ParcelJoin(Simulator, Single, Single, Single, Single) |
Join two parcels of land creating a single
parcel
|
||||
![]() |
ParcelMediaCommand |
Raised when the parcel your agent is located
sends a ParcelMediaCommand
|
||||
![]() |
ParcelMediaUpdateReply |
Raised when the simulator responds to a Parcel
Update request
|
||||
![]() |
ParcelObjectOwnersReply |
Raised when the simulator responds to a
RequestObjectOwners(Simulator, Int32)request
|
||||
![]() |
ParcelProperties |
Raised when the simulator responds to a
RequestParcelProperties(Simulator, Int32, Int32)request
|
||||
![]() |
ParcelSubdivide(Simulator, Single, Single, Single, Single) |
Subdivide (split) a parcel
|
||||
![]() |
Reclaim(Simulator, Int32) |
Reclaim a parcel of land
|
||||
![]() |
ReleaseParcel(Simulator, Int32) |
Abandon a parcel of land
|
||||
![]() |
RequestAllSimParcels(Simulator) |
Request all simulator parcel properties (used
for populating the
|
||||
![]() |
RequestAllSimParcels(Simulator, Boolean, Int32) |
Request all simulator parcel properties (used
for populating the
|
||||
![]() |
RequestDwell(Simulator, Int32) |
Request the dwell value for a parcel
|
||||
![]() |
RequestObjectOwners(Simulator, Int32) |
Request prim owners of a parcel of land.
|
||||
![]() |
RequestParcelAccessList(Simulator, Int32, AccessList, Int32) |
Request the access list for a single
parcel
|
||||
![]() |
RequestParcelInfo(UUID) |
Request basic information for a single
parcel
|
||||
![]() |
RequestParcelProperties(Simulator, Int32, Int32) |
Request properties of a single parcel
|
||||
![]() |
RequestParcelProperties(Simulator, Single, Single, Single, Single, Int32, Boolean) |
Request properties of parcels using a bounding
box selection
|
||||
![]() |
RequestRemoteParcelID(Vector3, UInt64, UUID) |
Requests the UUID of the parcel in a remote
region at a specified location
|
||||
![]() |
RequestSelectObjects(Int32, ObjectReturnType, UUID) |
Sends a request to the simulator to return a
list of objects owned by specific owners
|
||||
![]() |
ReturnObjects(Simulator, Int32, ObjectReturnType, List < (Of < <' ( UUID > ) > > ) ) |
Return objects from a parcel
|
||||
![]() |
SimParcelsDownloaded |
Raised when the simulator responds to a
RequestAllSimParcels(Simulator)request
|
||||
![]() |
Terraform(Simulator, Int32, TerraformAction, TerraformBrushSize) |
Terraform (raise, lower, etc) an area or whole
parcel of land
|
||||
![]() |
Terraform(Simulator, Single, Single, Single, Single, TerraformAction, TerraformBrushSize) |
Terraform (raise, lower, etc) an area or whole
parcel of land
|
||||
![]() |
Terraform(Simulator, Int32, Single, Single, Single, Single, TerraformAction, TerraformBrushSize, Int32) |
Terraform (raise, lower, etc) an area or whole
parcel of land
|
||||
![]() |
Terraform(Simulator, Int32, Single, Single, Single, Single, TerraformAction, TerraformBrushSize, Int32, Single) |
Terraform (raise, lower, etc) an area or whole
parcel of land
|

Object | |
![]() |
ParcelManager |
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)