Class PlayerJoinCard
Inheritance
object
PlayerJoinCard
Namespace: Global
Assembly: cs.temp.dll.dll
Syntax
public class PlayerJoinCard : MonoBehaviour
Fields
playerNumber
Declaration
public int playerNumber
Field Value
| Type | Description |
|---|---|
| int |
playerNumberText
Declaration
public TextMeshProUGUI playerNumberText
Field Value
| Type | Description |
|---|---|
| TextMeshProUGUI |
playerPreview
Declaration
public GameObject playerPreview
Field Value
| Type | Description |
|---|---|
| GameObject |