C# Class OpenMetaverse.TestClient.ScriptCommand

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

Méthodes publiques

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

Method Details

Execute() public méthode

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

ScriptCommand() public méthode

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