Freigeben über


GKBehavior.FromGoal(GKGoal, Single) Methode

Definition

Factory-Methode, um eine GKBehavior mit dem angegebenen goalzu erstellen.

[Foundation.Export("behaviorWithGoal:weight:")]
public static GameplayKit.GKBehavior FromGoal (GameplayKit.GKGoal goal, float weight);
static member FromGoal : GameplayKit.GKGoal * single -> GameplayKit.GKBehavior

Parameter

goal
GKGoal
weight
Single

Gibt zurück

Attribute

Gilt für: