Photon Server API Documentation
v5.0RC1
Implementation if the PropertiesChanged event. More...
Public Member Functions | |
| CacheSliceChanged (int actorNumber) | |
| Initializes a new instance of the CacheSliceChanged class. More... | |
Properties | |
| int | Slice [get, set] |
| Gets or sets the slice that changed. More... | |
Properties inherited from Photon.Hive.Events.HiveEventBase | |
| 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... | |
Additional Inherited Members | |
Protected Member Functions inherited from Photon.Hive.Events.HiveEventBase | |
| HiveEventBase (int actorNr) | |
| Initializes a new instance of the HiveEventBase class. More... | |
Implementation if the PropertiesChanged event.
|
inline |
Initializes a new instance of the CacheSliceChanged class.
| actorNumber | The actor number. |
|
getset |
Gets or sets the slice that changed.