IGKStrategist.GetBestMoveForActivePlayer Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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