다음을 통해 공유


GKBehavior.Item[] 속성

정의

오버로드

Item[GKGoal]

의 가중치를 검색합니다 goal.

Item[nuint]

지정된 인덱스에서 를 검색합니다 GKGoal . 계정(GoalCount 참조)

Item[GKGoal]

의 가중치를 검색합니다 goal.

public Foundation.NSNumber this[GameplayKit.GKGoal goal] { get; set; }
member this.Item(GameplayKit.GKGoal) : Foundation.NSNumber with get, set

매개 변수

goal
GKGoal

속성 값

적용 대상

Item[nuint]

지정된 인덱스에서 를 검색합니다 GKGoal . 계정(GoalCount 참조)

public GameplayKit.GKGoal this[nuint index] { get; }
member this.Item(nuint) : GameplayKit.GKGoal

매개 변수

index
System.System.UIntPtr System.unativeint

속성 값

적용 대상