Method | Description | |
---|---|---|
EventSink_PlayerDeath ( PlayerDeathEventArgs e ) : void | ||
Initialize ( ) : void | ||
OnResponse ( Server.Network.NetState state, |
||
ReportMurdererGump ( Mobile victum, List |
||
ReportedListExpiry_Callback ( object state ) : void |
Method | Description | |
---|---|---|
BuildGump ( ) : void | ||
ReportMurdererGump ( Mobile victum, List |
public static EventSink_PlayerDeath ( PlayerDeathEventArgs e ) : void | ||
e | PlayerDeathEventArgs | |
return | void |
public OnResponse ( Server.Network.NetState state, |
||
state | Server.Network.NetState | |
info | ||
return | void |
public ReportMurdererGump ( Mobile victum, List |
||
victum | Mobile | |
killers | List |
|
return | System |
public static ReportedListExpiry_Callback ( object state ) : void | ||
state | object | |
return | void |