Join options used in Photon.Hive.Plugin.IJoinGameCallInfo.
More...
Photon.Hive.Plugin.ProcessJoinParams.ProcessJoinParams |
( |
| ) |
|
|
inline |
Constructor.
All properties are initialized to true.
bool Photon.Hive.Plugin.ProcessJoinParams.PublishCache |
|
getset |
Indicates whether to send any cached events to the joining actor or not.
bool Photon.Hive.Plugin.ProcessJoinParams.PublishJoinEvents |
|
getset |
Indicates whether to broadcast actor join event or not.
Dictionary<byte, object> Photon.Hive.Plugin.ProcessJoinParams.ResponseExtraParameters |
|
getset |
Additional data to be returned to client in Join operation response.