OpenMetaverse Protocol Library Developers API Documentation
RequestObject Method (simulator, localID)
NamespacesOpenMetaverseObjectManagerRequestObject(Simulator, UInt32)
Request information for a single object from a Simulatoryou are currently connected to
Declaration Syntax
C#
public 
void 
RequestObject(
        
Simulator 
simulator,
        
uint 
localID
)
Parameters
simulator ( Simulator)
The Simulatorthe object is located
localID ( UInt32)
The Local ID of the object

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