OpenMetaverse Protocol Library Developers API Documentation
RequestObjectPropertiesFamily Method (simulator, objectID)
NamespacesOpenMetaverseObjectManagerRequestObjectPropertiesFamily(Simulator, UUID)
Request additional properties for an object
Declaration Syntax
C#
public 
void 
RequestObjectPropertiesFamily(
        
Simulator 
simulator,
        
UUID 
objectID
)
Parameters
simulator ( Simulator)
A reference to the object where the object resides
objectID ( UUID)
See Also

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