次の方法で共有


GKNoise.GetMaximum(GKNoise) メソッド

定義

thisの値が現在の値と のより大きい値になるように を変更します。

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

パラメーター

noise
GKNoise
属性

適用対象