Свойство | Тип | Описание | |
---|---|---|---|
MaxCharges | int |
Свойство | Тип | Описание | |
---|---|---|---|
BroadcastCrystal | System | ||
BroadcastCrystal | System |
Метод | Описание | |
---|---|---|
BroadcastCrystal ( Server.Serial serial ) : System | ||
Deserialize ( Server.GenericReader reader ) : void | ||
GetProperties ( |
||
OnDoubleClick ( Server.Mobile from ) : void | ||
OnSingleClick ( Server.Mobile from ) : void | ||
OnSpeech ( |
||
Serialize ( Server.GenericWriter writer ) : void |
Метод | Описание | |
---|---|---|
BroadcastCrystal ( ) : System | ||
BroadcastCrystal ( int charges ) : System |
public BroadcastCrystal ( Server.Serial serial ) : System | ||
serial | Server.Serial | |
Результат | System |
public Deserialize ( Server.GenericReader reader ) : void | ||
reader | Server.GenericReader | |
Результат | void |
public GetProperties ( |
||
list | ||
Результат | void |
public OnDoubleClick ( Server.Mobile from ) : void | ||
from | Server.Mobile | |
Результат | void |
public OnSingleClick ( Server.Mobile from ) : void | ||
from | Server.Mobile | |
Результат | void |
public OnSpeech ( |
||
e | ||
Результат | void |
public Serialize ( Server.GenericWriter writer ) : void | ||
writer | Server.GenericWriter | |
Результат | void |