C# Class Server.Gumps.RelayInfo

Afficher le fichier Open project: Grimoric/RunUO.T2A Class Usage Examples

Méthodes publiques

Méthode Description
GetTextEntry ( int entryID ) : TextRelay
IsSwitched ( int switchID ) : bool
RelayInfo ( int buttonID, int switches, TextRelay textEntries )

Method Details

GetTextEntry() public méthode

public GetTextEntry ( int entryID ) : TextRelay
entryID int
Résultat TextRelay

IsSwitched() public méthode

public IsSwitched ( int switchID ) : bool
switchID int
Résultat bool

RelayInfo() public méthode

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