OpenMetaverse Protocol Library Developers API Documentation
RequestObjects Method (simulator, localIDs)
NamespacesOpenMetaverseObjectManagerRequestObjects(Simulator, List < (Of < <' ( UInt32 > ) > > ) )
Request information for multiple objects contained in the same simulator
Declaration Syntax
C#
public 
void 
RequestObjects(
        
Simulator 
simulator,
        
List<
uint> 
localIDs
)
Parameters
simulator ( Simulator)
The Simulatorthe objects are located
localIDs ( List < (Of < ( <' UInt32 > ) > ) > )
An array containing the Local IDs of the objects

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