Photon Plugins API Documentation
v5.0RC1
Base interface of Op LeaveRoom request containing the parameters as sent by client. More...
Properties | |
| bool | IsCommingBack [get, set] |
| Indicates if the actor can rejoin the room later and should be marked as inactive. More... | |
Properties inherited from Photon.Hive.Plugin.IOperationRequest | |
| byte | OperationCode [get] |
| Unique reserved code per operation. More... | |
| Dictionary< byte, object > | Parameters [get] |
| Operation request parameters combined as sent by client. More... | |
| byte | WebFlags [get, set] |
| Request webflags optionnaly set by client to control webhooks behaviour. More... | |
Base interface of Op LeaveRoom request containing the parameters as sent by client.
|
getset |
Indicates if the actor can rejoin the room later and should be marked as inactive.