C# Class OpenMetaverse.TestClient.AgentLocationsCommand

Display a list of all agent locations in a specified region
Inheritance: OpenMetaverse.TestClient.Command
Show file Open project: 3di/3di-viewer-rei-libs

Public Methods

Method Description
AgentLocationsCommand ( OpenMetaverse.TestClient.TestClient testClient ) : System
Execute ( string args, UUID fromAgentID ) : string

Method Details

AgentLocationsCommand() public method

public AgentLocationsCommand ( OpenMetaverse.TestClient.TestClient testClient ) : System
testClient OpenMetaverse.TestClient.TestClient
return System

Execute() public method

public Execute ( string args, UUID fromAgentID ) : string
args string
fromAgentID UUID
return string