OpenMetaverse Protocol Library Developers API Documentation
DeselectObjects Method (simulator, localIDs)
NamespacesOpenMetaverseObjectManagerDeselectObjects(Simulator, array< UInt32 > [] () [] [] )
Deselect multiple objects.
Declaration Syntax
C#
public 
void 
DeselectObjects(
        
Simulator 
simulator,
        
uint[] 
localIDs
)
Parameters
simulator ( Simulator)
The Simulatorthe objects are located
localIDs ( array< UInt32 > [] () [] [] )
An array containing the Local IDs of the objects

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