次の方法で共有


GKEntity.AddComponent(GKComponent) メソッド

定義

に追加 component します。 Components

[Foundation.Export("addComponent:")]
public virtual void AddComponent (GameplayKit.GKComponent component);
abstract member AddComponent : GameplayKit.GKComponent -> unit
override this.AddComponent : GameplayKit.GKComponent -> unit

パラメーター

component
GKComponent
属性

適用対象