Photon Server API

Public Member Functions | List of all members
Photon.Hive.Plugin.BeforeJoinGameCallInfo Class Reference
Inheritance diagram for Photon.Hive.Plugin.BeforeJoinGameCallInfo:
Photon.Hive.Plugin.TypedCallInfo< IJoinGameRequest >

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)
 
- 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]
 

Constructor & Destructor Documentation

◆ BeforeJoinGameCallInfo()

Photon.Hive.Plugin.BeforeJoinGameCallInfo.BeforeJoinGameCallInfo ( CallCounter  counter,
CallEnv  env 
)
inline