GKEntity.AddComponent(GKComponent) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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