共用方式為


GKGoal.GetGoalToSeekAgent(GKAgent) 方法

定義

用來建立 GKGoal 的 Factory 方法,該範本會移至指定 agent 之目前的位置。 (另 GetGoalToInterceptAgent(GKAgent, Double) 請參閱)

[Foundation.Export("goalToSeekAgent:")]
public static GameplayKit.GKGoal GetGoalToSeekAgent (GameplayKit.GKAgent agent);
static member GetGoalToSeekAgent : GameplayKit.GKAgent -> GameplayKit.GKGoal

參數

agent
GKAgent

傳回

屬性

適用於