Class WinScreen
Inheritance
object
WinScreen
Namespace: Game
Assembly: cs.temp.dll.dll
Syntax
public class WinScreen : MonoBehaviour
Fields
Instance
Declaration
public static WinScreen Instance
Field Value
| Type | Description |
|---|---|
| WinScreen |
playerTexts
Declaration
public List<TextMeshProUGUI> playerTexts
Field Value
| Type | Description |
|---|---|
| List<><TextMeshProUGUI> |
Methods
ShowWinScreen(int)
Declaration
public void ShowWinScreen(int player)
Parameters
| Type | Name | Description |
|---|---|---|
| int | player |