Свойство | Тип | Описание | |
---|---|---|---|
BackGumpID | int | ||
BorderSize | int | ||
EntryGumpID | int | ||
EntryHeight | int | ||
Felucca | Server.Gumps.LocationTree | ||
GumpOffsetX | int | ||
GumpOffsetY | int | ||
HeaderGumpID | int | ||
NextButtonID1 | int | ||
NextButtonID2 | int | ||
NextOffsetX | int | ||
NextWidth | int | ||
OffsetGumpID | int | ||
OffsetSize | int | ||
OldStyle | bool | ||
PrevButtonID1 | int | ||
PrevButtonID2 | int | ||
PrevOffsetX | int | ||
PrevWidth | int | ||
SetButtonID1 | int | ||
SetButtonID2 | int | ||
SetGumpID | int | ||
SetOffsetX | int | ||
SetWidth | int | ||
TextHue | int | ||
TextOffsetX | int |
Метод | Описание | |
---|---|---|
DisplayTo ( Mobile from ) : void | ||
OnResponse ( Server.Network.NetState state, |
Метод | Описание | |
---|---|---|
GoGump ( int page, Mobile from, Server.Gumps.LocationTree tree, Server.Gumps.ParentNode node ) : System |
public static DisplayTo ( Mobile from ) : void | ||
from | Mobile | |
Результат | void |
public OnResponse ( Server.Network.NetState state, |
||
state | Server.Network.NetState | |
info | ||
Результат | void |
public static LocationTree,Server.Gumps Felucca | ||
Результат | Server.Gumps.LocationTree |