C# 클래스 OpenMetaverse.TestClient.GridLayerCommand

상속: OpenMetaverse.TestClient.Command
파일 보기 프로젝트 열기: 3di/3di-viewer-rei-libs

공개 메소드들

메소드 설명
Execute ( string args, UUID fromAgentID ) : string
GridLayerCommand ( OpenMetaverse.TestClient.TestClient testClient ) : System

비공개 메소드들

메소드 설명
Grid_OnGridLayer ( GridLayer layer ) : void

메소드 상세

Execute() 공개 메소드

public Execute ( string args, UUID fromAgentID ) : string
args string
fromAgentID UUID
리턴 string

GridLayerCommand() 공개 메소드

public GridLayerCommand ( OpenMetaverse.TestClient.TestClient testClient ) : System
testClient OpenMetaverse.TestClient.TestClient
리턴 System