Condividi tramite


GKBehavior.SetWeight(Single, GKGoal) Metodo

Definizione

Imposta per weightgoal, potenzialmente aggiungendo goal all'oggetto 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

Parametri

weight
Single
goal
GKGoal
Attributi

Commenti

Se goal non è attualmente presente in GKBehavior, questo metodo lo aggiungerà.

Si applica a