C# Class OpenMetaverse.TestClient.GridLayerCommand

Inheritance: OpenMetaverse.TestClient.Command
Afficher le fichier Open project: 3di/3di-viewer-rei-libs

Méthodes publiques

Méthode Description
Execute ( string args, UUID fromAgentID ) : string
GridLayerCommand ( OpenMetaverse.TestClient.TestClient testClient ) : System

Private Methods

Méthode Description
Grid_OnGridLayer ( GridLayer layer ) : void

Method Details

Execute() public méthode

public Execute ( string args, UUID fromAgentID ) : string
args string
fromAgentID UUID
Résultat string

GridLayerCommand() public méthode

public GridLayerCommand ( OpenMetaverse.TestClient.TestClient testClient ) : System
testClient OpenMetaverse.TestClient.TestClient
Résultat System