Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
TicTacToe
Models
GameState
C# Class TicTacToe.Models.GameState
Afficher le fichier
Open project: southworks/playfab-samples
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
boardState
int[]
currentPlayerId
string
winner
int
Property Details
boardState
public_oe property
public
int[]
boardState
Résultat
int[]
currentPlayerId
public_oe property
public
string
currentPlayerId
Résultat
string
winner
public_oe property
public
int
winner
Résultat
int