GKScene.RemoveEntity(GKEntity) Method

Definition

[Foundation.Export("removeEntity:")]
public virtual void RemoveEntity (GameplayKit.GKEntity entity);
abstract member RemoveEntity : GameplayKit.GKEntity -> unit
override this.RemoveEntity : GameplayKit.GKEntity -> unit

Parameters

entity
GKEntity
Attributes

Applies to