SKNode_GameplayKit.SetEntity(SKNode, GKEntity) 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.
[Foundation.Export("setEntity:")]
public static void SetEntity (this SpriteKit.SKNode This, GameplayKit.GKEntity entity);
static member SetEntity : SpriteKit.SKNode * GameplayKit.GKEntity -> unit
Parameters
- This
- SKNode
The instance on which this method operates.
- entity
- GKEntity
- Attributes