다음을 통해 공유


GKMinMaxStrategist.RandomSource 속성

정의

의 이동 간에 관계를 끊고 에서 GetBestMove(IGKGameModelPlayer)GetRandomMove(IGKGameModelPlayer, nint)이동을 선택하는 데 사용됩니다.

[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.IGKRandom RandomSource { [Foundation.Export("randomSource", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setRandomSource:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.RandomSource : GameplayKit.IGKRandom with get, set

속성 값

(이 노드에 대한 추가 설명서가 제공될 예정임)

이 값은 null일 수 있습니다.

구현

특성

적용 대상