Метод | Описание | |
---|---|---|
AddNameProperty ( |
||
BeginDecay ( System.TimeSpan delay ) : void | ||
CheckContentDisplay ( Server.Mobile from ) : bool | ||
DecayedCorpse ( Server.Serial serial ) : System | ||
DecayedCorpse ( string name ) : System | ||
Deserialize ( Server.GenericReader reader ) : void | ||
OnAfterDelete ( ) : void | ||
OnSingleClick ( Server.Mobile from ) : void | ||
Serialize ( Server.GenericWriter writer ) : void |
public AddNameProperty ( |
||
list | ||
Результат | void |
public BeginDecay ( System.TimeSpan delay ) : void | ||
delay | System.TimeSpan | |
Результат | void |
public CheckContentDisplay ( Server.Mobile from ) : bool | ||
from | Server.Mobile | |
Результат | bool |
public DecayedCorpse ( Server.Serial serial ) : System | ||
serial | Server.Serial | |
Результат | System |
public DecayedCorpse ( string name ) : System | ||
name | string | |
Результат | System |
public Deserialize ( Server.GenericReader reader ) : void | ||
reader | Server.GenericReader | |
Результат | void |
public OnSingleClick ( Server.Mobile from ) : void | ||
from | Server.Mobile | |
Результат | void |
public Serialize ( Server.GenericWriter writer ) : void | ||
writer | Server.GenericWriter | |
Результат | void |