IGKStrategist.RandomSource Property

Definition

Gets or sets the source of randomness for the strategist.

[Foundation.Preserve(Conditional=true)]
public 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

Property Value

Attributes

Applies to