次の方法で共有


GKBehavior.FromGoal(GKGoal, Single) メソッド

定義

指定した goalを使用して をGKBehavior作成するファクトリ メソッド。

[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

戻り値

属性

適用対象