C# 클래스 Server.Gumps.RelayInfo

파일 보기 프로젝트 열기: Grimoric/RunUO.T2A 1 사용 예제들

공개 메소드들

메소드 설명
GetTextEntry ( int entryID ) : TextRelay
IsSwitched ( int switchID ) : bool
RelayInfo ( int buttonID, int switches, TextRelay textEntries )

메소드 상세

GetTextEntry() 공개 메소드

public GetTextEntry ( int entryID ) : TextRelay
entryID int
리턴 TextRelay

IsSwitched() 공개 메소드

public IsSwitched ( int switchID ) : bool
switchID int
리턴 bool

RelayInfo() 공개 메소드

public RelayInfo ( int buttonID, int switches, TextRelay textEntries )
buttonID int
switches int
textEntries TextRelay