GKMonteCarloStrategist.GetBestMoveForActivePlayer 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
傳回可能接近目前玩家最佳移動的移動。
[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
傳回
實作
- 屬性