Display a list of all agent locations in a specified region
| All Members | Constructors | Methods | Fields | ||
| Icon | Member | Description |
|---|---|---|
| AgentLocationsCommand(TestClient) | ||
| Active |
When set to true, think will be called.
(Inherited from Command.) | |
| Client | (Inherited from Command.) | |
| Description | (Inherited from Command.) | |
| Equals(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()()() | (Inherited from Object.) |