示例#1
0
 public GameStateBase.GameSessionData GetGameSessionData()
 {
     return(currentGameState.GetSessionData());
 }