Back to Server.Gumps
RelayInfo
(
ctor
) RelayInfo(
int
buttonID,
int
[] switches,
TextRelay
[] textEntries )
int
ButtonID{
get
; }
int
[] Switches{
get
; }
TextRelay
[] TextEntries{
get
; }
TextRelay
GetTextEntry(
int
entryID )
bool
IsSwitched(
int
switchID )