GKEntity.AddComponent(GKComponent) Method

Definition

Adds component to Components

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

Parameters

component
GKComponent
Attributes

Applies to