Property | Type | Description | |
---|---|---|---|
playerCardPrefab | GameObject | ||
playerCardRowPrefab | GameObject |
Method | Description | |
---|---|---|
Start ( ) : void | ||
Update ( ) : void |
Method | Description | |
---|---|---|
createPlayerCards ( int numPlayers ) : void |
Creates Player UI Cards to display in this attached game object. This method should only be called once at the start of the game scene.
|