Field OnNoValidMovesAction
An optional callback for when the all moves are invalid. Ideally, the game state should be changed before this happens, but this is a way to get notified if not.
Namespace: Unity.MLAgents.Integrations.Match3
Assembly: solution.dll
Syntax
public Action OnNoValidMovesAction
Returns
| Type | Description |
|---|---|
| Action |