DeckStacker v1.0
A card manager plugin for Unity games.
 
Loading...
Searching...
No Matches
DeckStacker.DSClickableFaces Class Reference

Public Member Functions

 DSClickableFaces (bool up_, bool down_)
 

Properties

bool activeFaceUp [get, set]
 
bool activeFaceDown [get, set]
 

Detailed Description

This class saves data used in the DSCardInput script.

Constructor & Destructor Documentation

◆ DSClickableFaces()

DeckStacker.DSClickableFaces.DSClickableFaces ( bool up_,
bool down_ )
inline

Standard Constructor. Bools set the activeFaceUp / Down fields.

Property Documentation

◆ activeFaceDown

bool DeckStacker.DSClickableFaces.activeFaceDown
getset

Enable this when a card should be clickable when face down.

◆ activeFaceUp

bool DeckStacker.DSClickableFaces.activeFaceUp
getset

Enable this when a card should be clickable when face up.


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