### YamlMime:ManagedReference items: - uid: Global.PlayerJoinCard commentId: T:Global.PlayerJoinCard id: PlayerJoinCard parent: Global children: - Global.PlayerJoinCard.playerNumber - Global.PlayerJoinCard.playerNumberText - Global.PlayerJoinCard.playerPreview langs: - csharp - vb name: PlayerJoinCard nameWithType: PlayerJoinCard fullName: PlayerJoinCard type: Class source: id: PlayerJoinCard path: '' startLine: 1102 assemblies: - cs.temp.dll namespace: Global syntax: content: 'public class PlayerJoinCard : MonoBehaviour' content.vb: Public Class PlayerJoinCard Inherits MonoBehaviour inheritance: - System.Object - uid: Global.PlayerJoinCard.playerPreview commentId: F:Global.PlayerJoinCard.playerPreview id: playerPreview parent: Global.PlayerJoinCard langs: - csharp - vb name: playerPreview nameWithType: PlayerJoinCard.playerPreview fullName: PlayerJoinCard.playerPreview type: Field source: id: playerPreview path: '' startLine: 1104 assemblies: - cs.temp.dll namespace: Global syntax: content: public GameObject playerPreview return: type: Global.GameObject content.vb: Public playerPreview As GameObject - uid: Global.PlayerJoinCard.playerNumber commentId: F:Global.PlayerJoinCard.playerNumber id: playerNumber parent: Global.PlayerJoinCard langs: - csharp - vb name: playerNumber nameWithType: PlayerJoinCard.playerNumber fullName: PlayerJoinCard.playerNumber type: Field source: id: playerNumber path: '' startLine: 1105 assemblies: - cs.temp.dll namespace: Global syntax: content: public int playerNumber return: type: System.Int32 content.vb: Public playerNumber As Integer - uid: Global.PlayerJoinCard.playerNumberText commentId: F:Global.PlayerJoinCard.playerNumberText id: playerNumberText parent: Global.PlayerJoinCard langs: - csharp - vb name: playerNumberText nameWithType: PlayerJoinCard.playerNumberText fullName: PlayerJoinCard.playerNumberText type: Field source: id: playerNumberText path: '' startLine: 1106 assemblies: - cs.temp.dll namespace: Global syntax: content: public TextMeshProUGUI playerNumberText return: type: Global.TextMeshProUGUI content.vb: Public playerNumberText As TextMeshProUGUI references: - uid: Global - uid: System.Object commentId: T:System.Object parent: System isExternal: true name: object nameWithType: object fullName: object nameWithType.vb: Object fullName.vb: Object name.vb: Object - uid: System commentId: N:System isExternal: true name: System nameWithType: System fullName: System - uid: Global.GameObject isExternal: true name: GameObject nameWithType: GameObject fullName: GameObject - uid: System.Int32 commentId: T:System.Int32 parent: System isExternal: true name: int nameWithType: int fullName: int nameWithType.vb: Integer fullName.vb: Integer name.vb: Integer - uid: Global.TextMeshProUGUI isExternal: true name: TextMeshProUGUI nameWithType: TextMeshProUGUI fullName: TextMeshProUGUI