libsecondlife API Developers Documentation
ChangePermsCommand Class
Namespaceslibsecondlife.TestClientChangePermsCommand

[Missing <summary> documentation for T:libsecondlife.TestClient.ChangePermsCommand]

Declaration Syntax
C#Visual BasicVisual C++
public class ChangePermsCommand : Command
Public Class ChangePermsCommand _
	Inherits Command
public ref class ChangePermsCommand : public Command
Members
All MembersConstructorsMethodsFields



IconMemberDescription
ChangePermsCommand(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
 ChangePermsCommand

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