Property | Type | Description | |
---|---|---|---|
ClassicMode | bool | ||
SuspendOnMurder | bool |
Method | Description | |
---|---|---|
Initialize ( ) : void | ||
IsEmptyHanded ( Mobile from ) : bool | ||
IsInGuild ( Mobile m ) : bool | ||
IsInnocentTo ( Mobile from, Mobile to ) : bool | ||
OnUse ( Mobile m ) : System.TimeSpan |
public static IsEmptyHanded ( Mobile from ) : bool | ||
from | Mobile | |
return | bool |
public static IsInnocentTo ( Mobile from, Mobile to ) : bool | ||
from | Mobile | |
to | Mobile | |
return | bool |
public static OnUse ( Mobile m ) : System.TimeSpan | ||
m | Mobile | |
return | System.TimeSpan |