OpenMetaverse Protocol Library Developers API Documentation
Simulator Constructor (client, address, handle)
NamespacesOpenMetaverseSimulatorSimulator(GridClient, IPEndPoint, UInt64)
Initializes a new instance of the Simulatorclass
Declaration Syntax
C#
public 
Simulator(
        
GridClient 
client,
        
IPEndPoint 
address,
        
ulong 
handle
)
Parameters
client ( GridClient)
Reference to the GridClient object
address ( IPEndPoint)
IPEndPoint of the simulator
handle ( UInt64)
handle of the simulator

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