TowerVR
1.0
|
Public Member Functions | |
PhotonNetworkEvent () | |
bool | trySend () |
Protected Member Functions | |
void | setReceivers (ReceiverGroup receiverGroup) |
void | setReceivers (params int[] playerIDs) |
virtual bool | contentIsValid () |
Properties | |
byte | eventCode [get, set] |
object | content [get, set] |
RaiseEventOptions | eventOptions [get, set] |
string | trySendError [get, protected set] |
Abstract base class for events sent using the Photon API.
PhotonNetworkEvent.PhotonNetworkEvent | ( | ) |
|
protectedvirtual |
Override this to provide extra content validation.
Reimplemented in TowerVR.SelectTowerPieceEvent.
|
protected |
|
protected |
bool PhotonNetworkEvent.trySend | ( | ) |
|
getsetprotected |
|
getsetprotected |
|
getsetprotected |
|
getprotected set |