|
| ActionCard (string description, ActionType actionType, CardType cardType, int amount=0, int houseRepairAmount=0, int hotelRepairAmount=0, string tileName=null, Direction direction=Direction.Shortest, int moveAmount=0) |
|
void | PerformAction (Player player) |
| Performs the description of the action card on the player.
|
|
|
string | Description [get] |
|
ActionType | ActionType [get] |
|
CardType | CardType [get] |
|
◆ PerformAction()
void ActionCard.PerformAction |
( |
Player | player | ) |
|
Performs the description of the action card on the player.
- Parameters
-
player | The player that took the action card |
The documentation for this class was generated from the following file:
- PropertyTycoon/Assets/Scripts/ActionCard.cs