pygambit.gambit.Node.own_prior_action#

Node.own_prior_action#

The last action taken by the node’s owner before reaching this node.

Returns:

  • Action or None – The action object, or None if the player has not moved previously on the path to this node.

  • .. versionadded:: 16.5.0