libsecondlife API Developers Documentation
AgentLocationsCommand Class
Namespaceslibsecondlife.TestClientAgentLocationsCommand
Display a list of all agent locations in a specified region
Declaration Syntax
C#Visual BasicVisual C++
public class AgentLocationsCommand : Command
Public Class AgentLocationsCommand _
	Inherits Command
public ref class AgentLocationsCommand : public Command
Members
All MembersConstructorsMethodsFields



IconMemberDescription
AgentLocationsCommand(TestClient)
Active
When set to true, think will be called.
(Inherited from Command.)
Client (Inherited from Command.)
Description (Inherited from Command.)
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Execute(array<String>[]()[], LLUUID) (Overrides Command.Execute(array<String>[]()[], LLUUID).)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Name (Inherited from Command.)
Think()()()
Called twice per second, when Command.Active is set to true.
(Inherited from Command.)
ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
Command
 AgentLocationsCommand

Assembly: TestClient (Module: TestClient) Version: 1.0.0.0 (1.0.0.0)