public abstract class GameAction
GameAction | Initializes a new instance of the GameAction class |
Accept | Accepts the specified visitor by calling the appropriate method. |
AcceptAsync | Asynchronously accepts the specified visitor by calling the appropriate method. |