다음을 통해 공유


GKBehavior.SetWeight(Single, GKGoal) 메서드

정의

에 대한 goal를 설정하며 weight 에 추가 goal 될 수 있습니다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

매개 변수

weight
Single
goal
GKGoal
특성

설명

가 현재 에 GKBehavior없으면 goal 이 메서드가 추가됩니다.

적용 대상