Searches through the list of currently
connected simulators to find one attached to the given
IPEndPoint
Declaration Syntax
C# |
public Simulator FindSimulator( IPEndPoint endPoint )
Parameters
- endPoint ( IPEndPoint)
- IPEndPoint of the Simulator to search for
Return Value
A Simulator reference on success,
otherwise null
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)