PropertyTycoon
 
Loading...
Searching...
No Matches
DataReader Class Reference

Reads and initialises board and card data into the game from editable CSV files. More...

Public Member Functions

void ReadBoardData (Transform boardTiles)
 Reads the board data from a CSV file and sets up the board tiles.
 
void ReadCardData ()
 Reads the card data from a CSV file and sets up the opportunity knocks and pot luck cards.
 

Properties

List< TileTiles [get]
 
List< PropertyProperties [get]
 
Queue< ActionCardPotLuckCards [get]
 
Queue< ActionCardOpportunityKnocksCards [get]
 

Detailed Description

Reads and initialises board and card data into the game from editable CSV files.

Member Function Documentation

◆ ReadBoardData()

void DataReader.ReadBoardData ( Transform boardTiles)

Reads the board data from a CSV file and sets up the board tiles.

Parameters
boardTilesThe transform of the board tiles.

The documentation for this class was generated from the following file: