SKNode_GameplayKit.GetEntity(SKNode) Method

Definition

[Foundation.Export("entity")]
public static GameplayKit.GKEntity GetEntity (this SpriteKit.SKNode This);
static member GetEntity : SpriteKit.SKNode -> GameplayKit.GKEntity

Parameters

This
SKNode

The instance on which this method operates.

Returns

Attributes

Applies to