Метод | Описание | |
---|---|---|
AddButtonLabeled ( int x, int y, int buttonID, string text ) : void | ||
AddInput ( int bid, int idx, string name ) : void | ||
AddTextField ( int x, int y, int width, int height, int index ) : void | ||
BanDurationGump ( Account a ) : System | ||
BanDurationGump ( |
||
MakeList ( object obj ) : |
||
OnResponse ( Server sender, |
public AddButtonLabeled ( int x, int y, int buttonID, string text ) : void | ||
x | int | |
y | int | |
buttonID | int | |
text | string | |
Результат | void |
public AddInput ( int bid, int idx, string name ) : void | ||
bid | int | |
idx | int | |
name | string | |
Результат | void |
public AddTextField ( int x, int y, int width, int height, int index ) : void | ||
x | int | |
y | int | |
width | int | |
height | int | |
index | int | |
Результат | void |
public BanDurationGump ( Account a ) : System | ||
a | Account | |
Результат | System |
public BanDurationGump ( |
||
list | ||
Результат | System |
public static MakeList ( object obj ) : |
||
obj | object | |
Результат |
public OnResponse ( Server sender, |
||
sender | Server | |
info | ||
Результат | void |