다음을 통해 공유


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

반환

구현

특성

적용 대상