Edit

Share via


SKReferenceNode.FromUrl(NSUrl) Method

Definition

Creates a new SKReferenceNode with the nodes stored at referenceUrl.

[Foundation.Export("referenceNodeWithURL:")]
public static SpriteKit.SKReferenceNode FromUrl (Foundation.NSUrl referenceUrl);
static member FromUrl : Foundation.NSUrl -> SpriteKit.SKReferenceNode

Parameters

referenceUrl
NSUrl

Returns

Attributes

Applies to