次の方法で共有


GKMonteCarloStrategist.GetBestMoveForActivePlayer メソッド

定義

現在のプレーヤーに最適な移動に近い可能性がある移動を返します。

[Foundation.Export("bestMoveForActivePlayer")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 1, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual GameplayKit.IGKGameModelUpdate GetBestMoveForActivePlayer ();
abstract member GetBestMoveForActivePlayer : unit -> GameplayKit.IGKGameModelUpdate
override this.GetBestMoveForActivePlayer : unit -> GameplayKit.IGKGameModelUpdate

戻り値

実装

属性

適用対象