다음을 통해 공유


GKBehavior.FromGoal(GKGoal, Single) 메서드

정의

팩터리 메서드를 사용하여 지정된 를 GKBehavior 사용하여 를 만듭니다 goal.

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

매개 변수

goal
GKGoal
weight
Single

반환

특성

적용 대상