DeckStacker v1.0
A card manager plugin for Unity games.
 
Loading...
Searching...
No Matches
DeckStacker.DSDeselectAllAction Class Reference
Inheritance diagram for DeckStacker.DSDeselectAllAction:
DeckStacker.DSAction

Public Member Functions

 DSDeselectAllAction ()
 
override void Execute ()
 
- Public Member Functions inherited from DeckStacker.DSAction
void Execute ()
 
void Resolve ()
 
string PrintType ()
 

Additional Inherited Members

- Protected Member Functions inherited from DeckStacker.DSAction
void LogAction (string actionMessage)
 
- Protected Attributes inherited from DeckStacker.DSAction
System.Type _type = null
 
bool _actionLogged = false
 

Detailed Description

This action clears the selectedCards list in DSRegistry.
Sometimes you need to time things out with the action queue.

Constructor & Destructor Documentation

◆ DSDeselectAllAction()

DeckStacker.DSDeselectAllAction.DSDeselectAllAction ( )
inline

Standard Constructor

No parameters needed.

Member Function Documentation

◆ Execute()

override void DeckStacker.DSDeselectAllAction.Execute ( )
inline

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