Freigeben über


GKBehavior.SetWeight(Single, GKGoal) Methode

Definition

Legt den weight für goalfest, der möglicherweise goal hinzugefügt wird GKBehavior.

[Foundation.Export("setWeight:forGoal:")]
public virtual void SetWeight (float weight, GameplayKit.GKGoal goal);
abstract member SetWeight : single * GameplayKit.GKGoal -> unit
override this.SetWeight : single * GameplayKit.GKGoal -> unit

Parameter

weight
Single
goal
GKGoal
Attribute

Hinweise

Wenn goal derzeit nicht im GKBehaviorvorhanden ist, fügt diese Methode sie hinzu.

Gilt für: