C# Class OpenMetaverse.TestClient.ActivateGroupCommand

Changes Avatars currently active group
Inheritance: OpenMetaverse.TestClient.Command
Mostrar archivo Open project: 3di/3di-viewer-rei-libs

Public Methods

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

Private Methods

Method Description
AgentDataUpdateHandler ( Packet packet, Simulator sim ) : void
Groups_OnCurrentGroups ( Group>.Dictionary cGroups ) : void

Method Details

ActivateGroupCommand() public method

public ActivateGroupCommand ( 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