Edit

Share via


GKNoise.GetMinimum(GKNoise) Method

Definition

Modifies this so that it's values are the lesser of the current value and that of .

[Foundation.Export("minimumWithNoise:")]
public virtual void GetMinimum (GameplayKit.GKNoise noise);
abstract member GetMinimum : GameplayKit.GKNoise -> unit
override this.GetMinimum : GameplayKit.GKNoise -> unit

Parameters

noise
GKNoise
Attributes

Applies to