Photon Server API Documentation
v5.0RC1
Base class implementation for all Lite events. More...
Protected Member Functions | |
| HiveEventBase (int actorNr) | |
| Initializes a new instance of the HiveEventBase class. More... | |
Properties | |
| int | ActorNr [get, set] |
| Gets or sets the actor number of the sender. More... | |
| byte | Code [get, set] |
| Gets or sets the event code. More... | |
Base class implementation for all Lite events.
|
inlineprotected |
Initializes a new instance of the HiveEventBase class.
| actorNr | Actor number. |
|
getset |
Gets or sets the actor number of the sender.
The actor nr.
|
getset |
Gets or sets the event code.
The event code.