Photon Server API Documentation
v5.0RC1
Public Member Functions | |
| BeforeJoinGameCallInfo (CallCounter counter, CallEnv env) | |
Additional Inherited Members | |
Protected Member Functions inherited from Photon.Hive.Plugin.TypedCallInfo< IJoinGameRequest > | |
| TypedCallInfo (CallCounter counter, ILogger logger, CallEnv env) | |
Static Protected Attributes inherited from Photon.Hive.Plugin.TypedCallInfo< IJoinGameRequest > | |
| static readonly LogCountGuard | onFailLogCountGuard |
Properties inherited from Photon.Hive.Plugin.TypedCallInfo< IJoinGameRequest > | |
| RequestType | Request [get, set] |
| string | UserId [get, set] |
| string | Nickname [get, set] |
| object? | AuthResultsToken [get] |
| Dictionary< string, object >? | AuthCookie [get] |
Properties inherited from Photon.Hive.Plugin.ITypedCallInfo< IJoinGameRequest > | |
| RequestType | Request [get] |
| string | UserId [get] |
| User ID of the actor triggering the call. More... | |
| string | Nickname [get] |
| NickName of the actor triggering the call. More... | |
| object | AuthResultsToken [get] |
| Dictionary< string, object > | AuthCookie [get] |
| AuthCookie of the actor triggering the call. More... | |
|
inline |