Method | Description | |
---|---|---|
GlobalRequestMessage ( ) |
Initializes a new instance of the GlobalRequestMessage class.
|
Method | Description | |
---|---|---|
LoadData ( ) : void |
Called when type specific data need to be loaded.
|
|
SaveData ( ) : void |
Called when type specific data need to be saved.
|
Method | Description | |
---|---|---|
GlobalRequestMessage ( byte requestName, bool wantReply ) |
Initializes a new instance of the GlobalRequestMessage class.
|
|
Process ( Session session ) : void |