OpenMetaverse Protocol Library Developers API Documentation
DeedToGroup Method (simulator, localID, groupID)
NamespacesOpenMetaverseParcelManagerDeedToGroup(Simulator, Int32, UUID)
Deed a parcel to a group
Declaration Syntax
C#
public 
void 
DeedToGroup(
        
Simulator 
simulator,
        
int 
localID,
        
UUID 
groupID
)
Parameters
simulator ( Simulator)
The simulator the parcel is in
localID ( Int32)
The parcels region specific local ID
groupID ( UUID)
The groups
See Also

Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)