Photon Server API Documentation v5.0RC1

Public Member Functions | Properties | List of all members
Photon.Hive.Events.ErrorInfoEvent Class Reference
Inheritance diagram for Photon.Hive.Events.ErrorInfoEvent:
Photon.Hive.Events.HiveEventBase

Public Member Functions

 ErrorInfoEvent (string error)
 

Properties

string Info [get, set]
 
- 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...
 

Constructor & Destructor Documentation

◆ ErrorInfoEvent()

Photon.Hive.Events.ErrorInfoEvent.ErrorInfoEvent ( string  error)
inline

Property Documentation

◆ Info

string Photon.Hive.Events.ErrorInfoEvent.Info
getset