Свойство | Type | Description | |
---|---|---|---|
MaxCharges | int |
Свойство | Type | Description | |
---|---|---|---|
BroadcastCrystal | System | ||
BroadcastCrystal | System |
Méthode | Description | |
---|---|---|
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 |
Méthode | Description | |
---|---|---|
BroadcastCrystal ( ) : System | ||
BroadcastCrystal ( int charges ) : System |
public BroadcastCrystal ( Server.Serial serial ) : System | ||
serial | Server.Serial | |
Résultat | System |
public Deserialize ( Server.GenericReader reader ) : void | ||
reader | Server.GenericReader | |
Résultat | void |
public GetProperties ( |
||
list | ||
Résultat | void |
public OnDoubleClick ( Server.Mobile from ) : void | ||
from | Server.Mobile | |
Résultat | void |
public OnSingleClick ( Server.Mobile from ) : void | ||
from | Server.Mobile | |
Résultat | void |
public OnSpeech ( |
||
e | ||
Résultat | void |
public Serialize ( Server.GenericWriter writer ) : void | ||
writer | Server.GenericWriter | |
Résultat | void |