Method | Description | |
---|---|---|
AddEntry ( string lines, System.TimeSpan duration ) : |
||
CanBeDamaged ( ) : bool | ||
Deserialize ( GenericReader reader ) : void | ||
ForceBeginAutoShout ( ) : void | ||
GetRandomEntry ( ) : |
||
HandlesOnSpeech ( Mobile from ) : bool | ||
OnDelete ( ) : void | ||
OnDoubleClick ( Mobile from ) : void | ||
OnSpeech ( SpeechEventArgs e ) : void | ||
RemoveEntry ( |
||
Serialize ( GenericWriter writer ) : void | ||
TownCrier ( Serial serial ) : System |
Method | Description | |
---|---|---|
AutoShout_Callback ( ) : void | ||
ShoutNews_Callback ( object state ) : void | ||
TownCrier ( ) : System |
public AddEntry ( string lines, System.TimeSpan duration ) : |
||
lines | string | |
duration | System.TimeSpan | |
return |
public Deserialize ( GenericReader reader ) : void | ||
reader | GenericReader | |
return | void |
public HandlesOnSpeech ( Mobile from ) : bool | ||
from | Mobile | |
return | bool |
public RemoveEntry ( |
||
tce | ||
return | void |
public Serialize ( GenericWriter writer ) : void | ||
writer | GenericWriter | |
return | void |