IGKStrategist.GetBestMoveForActivePlayer Method

Definition

Returns what the strategist indicates is the best move for the active player.

[Foundation.Export("bestMoveForActivePlayer")]
[Foundation.Preserve(Conditional=true)]
public GameplayKit.IGKGameModelUpdate GetBestMoveForActivePlayer ();
abstract member GetBestMoveForActivePlayer : unit -> GameplayKit.IGKGameModelUpdate

Returns

Attributes

Applies to