Свойство | Type | Description | |
---|---|---|---|
BackGumpID | int | ||
BorderSize | int | ||
EntryGumpID | int | ||
EntryHeight | int | ||
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 | ||
m_BoolNames | string[] | ||
m_BoolValues | object[] | ||
m_PoisonNames | string[] | ||
m_PoisonValues | object[] |
Méthode | Description | |
---|---|---|
GetObjectFromString ( |
||
OnResponse ( Server.Network.NetState state, |
||
OnValueChanged ( object obj, |
||
PropertiesGump ( Server.Mobile mobile, object o ) : System | ||
PropertiesGump ( Server.Mobile mobile, object o, |
||
PropertiesGump ( Server.Mobile mobile, object o, |
||
ValueToString ( object o ) : string | ||
ValueToString ( object obj, |
Méthode | Description | |
---|---|---|
BuildList ( ) : |
||
GetCPA ( |
||
GetCustomEnumNames ( |
||
GetGroups ( |
||
GetObjects ( |
||
GetStringFromObject ( object o ) : string | ||
HasAttribute ( |
||
Initialize ( int page ) : void | ||
IsCustomEnum ( |
||
IsType ( |
||
ValueToString ( |
public static GetObjectFromString ( |
||
t | ||
s | string | |
Résultat | object |
public OnResponse ( Server.Network.NetState state, |
||
state | Server.Network.NetState | |
info | ||
Résultat | void |
public static OnValueChanged ( object obj, |
||
obj | object | |
prop | ||
stack | ||
Résultat | void |
public PropertiesGump ( Server.Mobile mobile, object o ) : System | ||
mobile | Server.Mobile | |
o | object | |
Résultat | System |
public PropertiesGump ( Server.Mobile mobile, object o, |
||
mobile | Server.Mobile | |
o | object | |
stack | ||
list | ||
page | int | |
Résultat | System |
public PropertiesGump ( Server.Mobile mobile, object o, |
||
mobile | Server.Mobile | |
o | object | |
stack | ||
parent | Server.Gumps.StackEntry | |
Résultat | System |
public static ValueToString ( object o ) : string | ||
o | object | |
Résultat | string |
public static ValueToString ( object obj, |
||
obj | object | |
prop | ||
Résultat | string |